Re: 8260 configuration
From: Wolfgang Denk <hidden>
Date: 2002-10-02 14:47:52
In message [off-list ref] you wrote:
quoted
quoted
2. The start address is fixed to 0x0One "start" address that is not fixed is the initial load address. Where the kernel is put in RAM with decompressing etc. You should have to worry about this if you are using one of the available boot loaders.Sorry, should NOT have to worry about that address...
Wrong, you SHOULD worry about this address. Load the kernel to a low
enough address (say at 0x10000) and the uncompressing code will
probably overwrite the kernel image.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
If the facts don't fit the theory, change the facts.
-- Albert Einstein
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/