X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=doc%2FREADME.lynxkdi;h=076f01862a1e7735a9403ce85bbfc9d65fe4ac06;hb=8d570da37ff18f5c4d1f359ffe4ff2fd61b53034;hp=8fdf49503d4f2fe1177d38880b63babdc2f39452;hpb=1f4bb37d6bcae59b18a2438f3cdca6545a831ab5;p=karo-tx-uboot.git diff --git a/doc/README.lynxkdi b/doc/README.lynxkdi index 8fdf49503d..076f01862a 100644 --- a/doc/README.lynxkdi +++ b/doc/README.lynxkdi @@ -39,9 +39,9 @@ modifications to the config file. Edit include/configs/MPC8260ADS.h to use the following: -#define CFG_IMMR 0xFA200000 -#define CFG_BCSR 0xFA100000 -#define CFG_BR1_PRELIM 0xFA101801 +#define CONFIG_SYS_IMMR 0xFA200000 +#define CONFIG_SYS_BCSR 0xFA100000 +#define CONFIG_SYS_BR1_PRELIM 0xFA101801 When creating a LynxOS or BlueCat u-boot image using mkimage, you must specify the following: