Mercurial > ecos
diff packages/hal/powerpc/mbx/current/ChangeLog @ 1182:8c272f96c3ed
Better handling of RedBoot Linux 'exec' with architecture/platform layering
| author | gthomas |
|---|---|
| date | Thu, 28 Aug 2003 15:55:49 +0000 |
| parents | 1ea4ec152dee |
| children | 3c221a743075 |
line wrap: on
line diff
--- a/packages/hal/powerpc/mbx/current/ChangeLog +++ b/packages/hal/powerpc/mbx/current/ChangeLog @@ -1,3 +1,14 @@ +2003-08-28 Gary Thomas <gary@mlbassoc.com> + + * src/redboot_linux_exec.c: Obsolete file - removed. + + * src/plf_redboot_linux_exec.c: New file - platform specifics + for booting Linux kernel from RedBoot. + + * cdl/hal_powerpc_mbx.cdl: Linux booting from RedBoot is + now supported at the architecture level. Changes to support + architecture/platform layering. + 2003-07-18 Nick Garnett <nickg@balti.calivar.com> * cdl/hal_powerpc_mbx.cdl:
