comparison 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
comparison
equal deleted inserted replaced
1954:6beba10c1713 1955:b2fa19bf91f1
1 2005-04-21 Ian Campbell <icampbell@arcom.com>
2
3 * src/redboot_linux_exec.c: Added -t option which takes the
4 physical address to copy to. Very useful for booting non-Linux
5 operating systems.
6
1 2005-03-03 Andrew Lunn <andrew.lunn@ascom.ch> 7 2005-03-03 Andrew Lunn <andrew.lunn@ascom.ch>
2 8
3 * src/redboot_linux_exec.c (CYGARC_HAL_MMU_OFF_X): Fix compiler 9 * src/redboot_linux_exec.c (CYGARC_HAL_MMU_OFF_X): Fix compiler
4 warning about spaces after continuation character. 10 warning about spaces after continuation character.
5 11