Mercurial > flash_v2
diff packages/hal/arm/arch/current/ChangeLog @ 1661:431860e2ee69
Improve Linux 'exec' to be sensitive to load failures
| author | gthomas |
|---|---|
| date | Thu, 27 May 2004 13:22:05 +0000 |
| parents | 0a6e548604cc |
| children | 30d12b1c7bb0 |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2004-05-27 Gary Thomas <gary@mlbassoc.com> + + * src/redboot_linux_exec.c (do_exec): Be sensitive to value in + "entry_address" as this can indicate if the image to be executed + is valid (the "load" functions set it to "NO_MEMORY" when invalid) + 2004-05-24 Ian Campbell <icampbell@arcom.com> * src/hal_misc.c: __mem_fault_handler: Only do this if we have
