
9 Jan
2013
9 Jan
'13
12:51 p.m.
On Wed, Jan 9, 2013 at 9:29 AM, Fabio Estevam festevam@gmail.com wrote:
On Wed, Jan 9, 2013 at 8:20 AM, Otavio Salvador otavio@ossystems.com.br wrote:
Signed-off-by: Otavio Salvador otavio@ossystems.com.br
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop exit use
- Fix netboot
- Use fdt instead of ftd
Subject still uses 'ftd'. It is better to make it consistent.
Will send v5...
...
"if test ${boot_fdt} = try; then " \
"bootm; " \
"else " \
"echo WARN: Cannot load the DT, aborting...; " \
Actually you are not aborting. It was just mmc load that failed, but tftp will be tried next.
Yes; I removed the aborting for v5
Have all the four combinations below been tested on the hardware?
- Load a dt kernel from mmc
- Load a non-dt kernel from mmc
- Load a dt kernel from tftp
- Load a non-dt kernel from tftp
Stefano has helped testing it :-)
-- Otavio Salvador O.S. Systems E-mail: otavio@ossystems.com.br http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br