Re: [U-Boot] Katmai flash configuration

2010-08-02 Thread Stefan Roese
Hi Wolfgang, On Sunday 25 July 2010 23:00:09 Wolfgang Denk wrote: > I have problems understanding the configuration in > "include/configs/katmai.h". I read: > > 188 #define CONFIG_EXTRA_ENV_SETTINGS > \ .. > 193 "kernel_addr=fff1\0"

[U-Boot] Katmai flash configuration

2010-07-25 Thread Wolfgang Denk
Hello Stefan, I have problems understanding the configuration in "include/configs/katmai.h". I read: 188 #define CONFIG_EXTRA_ENV_SETTINGS \ ... 193 "kernel_addr=fff1\0"\ 194 "ramdisk_addr=fff2\0