
24 Sep
2007
24 Sep
'07
11:14 a.m.
Hi,
I want to compile U-Boot 1.1.6 with CFI,So I'm following below steps.Pls. correct me if I'm wrong.
1.Edit u-boot-1.1.6/include/configs/BMW.h
Insert the following 2 lines:
#define CFG_FLASH_CFI 1 #define CFG_FLASH_CFI_DRIVER 1
2.# make