X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2F405_mal.h;h=1ca9429e23447a049225e2c14c093fc5a7312ace;hb=e7eb046a246e56f964804fea0e103fcbcf2a564e;hp=05985869534b440a38750e39e954cb07ba000c0e;hpb=34760e662ebebb4cdcdf35af6bd7f0fa4c517de3;p=oweals%2Fu-boot.git diff --git a/include/405_mal.h b/include/405_mal.h index 0598586953..1ca9429e23 100644 --- a/include/405_mal.h +++ b/include/405_mal.h @@ -1,5 +1,7 @@ /* include/mal.h, openbios_walnut, walnut_bios 8/6/99 08:48:40 */ /*----------------------------------------------------------------------------+ +| This source code is dual-licensed. You may use it under the terms of the +| GNU General Public License version 2, or under the license below. | | This source code has been made available to you by IBM on an AS-IS | basis. Anyone receiving this source is licensed under IBM @@ -92,7 +94,10 @@ #define MAL_ESR_PBEI 0x00000001 /* ^^ ^^ */ /* Mal IER */ -#ifdef CONFIG_440SPE +#if defined(CONFIG_440SPE) || \ + defined(CONFIG_440EPX) || defined(CONFIG_440GRX) || \ + defined(CONFIG_460EX) || defined(CONFIG_460GT) || \ + defined(CONFIG_405EX) #define MAL_IER_PT 0x00000080 #define MAL_IER_PRE 0x00000040 #define MAL_IER_PWE 0x00000020