1
0
Fork 0
remarkable-uboot/arch/nios2/lib
Thomas Chou 62a0557382 nios2: fix bootm error on fdt args
We should check argv[3] only if there are enough args. Otherwise,
it might cause invalid memory access fault.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
2010-08-19 22:15:49 -04:00
..
Makefile nios2: fix div64 issue for gcc4 2010-05-28 10:56:03 -04:00
board.c nios2: fix no flash, add nand and mmc init in board.c 2010-04-24 18:21:23 -04:00
bootm.c nios2: fix bootm error on fdt args 2010-08-19 22:15:49 -04:00
cache.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
libgcc.c nios2: fix div64 issue for gcc4 2010-05-28 10:56:03 -04:00
longlong.h nios2: fix div64 issue for gcc4 2010-05-28 10:56:03 -04:00
time.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00