Re: [U-Boot] [PATCH 2/3] arm : at91sam9x5 : enable serial flash boot

2012-08-16 Thread Andreas Bießmann
Dear Bo Shen, On 16.08.2012 06:44, Bo Shen wrote: > enable at91sam9x5 boot from serial flash > > Use at91sam9x5_dataflash to configure the u-boot > > Signed-off-by: Bo Shen > --- > arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |4 ++-- > boards.cfg

[U-Boot] [PATCH 2/3] arm : at91sam9x5 : enable serial flash boot

2012-08-15 Thread Bo Shen
enable at91sam9x5 boot from serial flash Use at91sam9x5_dataflash to configure the u-boot Signed-off-by: Bo Shen --- arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |4 ++-- boards.cfg |1 + include/configs/at91sam9x5ek.h | 18