Mercurial > ecos
diff packages/hal/arm/arch/current/ChangeLog @ 1955:b2fa19bf91f1
* src/redboot_linux_exec.c: Added -t option which takes the
physical address to copy to. Very useful for booting non-Linux
operating systems.
| author | asl |
|---|---|
| date | Thu, 21 Apr 2005 18:17:54 +0000 |
| parents | 72c130f0a30d |
| children | fae1320c2db8 |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2005-04-21 Ian Campbell <icampbell@arcom.com> + + * src/redboot_linux_exec.c: Added -t option which takes the + physical address to copy to. Very useful for booting non-Linux + operating systems. + 2005-03-03 Andrew Lunn <andrew.lunn@ascom.ch> * src/redboot_linux_exec.c (CYGARC_HAL_MMU_OFF_X): Fix compiler
