Re: [U-Boot] error compiling U-boot tools

2012-02-20 Thread Mike Frysinger
On Monday 20 February 2012 09:23:00 Kopac Drago wrote: > I tried to compile U-boot tools with > make env > or > make tools-all > > It reports error: > > fw_env.c: In function `flash_write_buf': > fw_env.c:860: error: `MTD_DATAFLASH' undeclared (first use in this > function) the kernel headers in

[U-Boot] error compiling U-boot tools

2012-02-20 Thread Kopac Drago
Hallo Just like to report problem when compiling U-boot tools After building U-boot.bin wit h make -all I tried to compile U-boot tools with make env or make tools-all It reports error: fw_env.c: In function `flash_write_buf': fw_env.c:860: error: `MTD_DATAFLASH' undeclared (first use in this