Re: Trying to setup Linux on AT91RM9200EK




romank@xxxxxxxxxxxxx 写道:
> I do have U BOOT already burned on flash at 20000000 address. I use
> this U BOOT to try loading the kernel from ram and from flash. Both
> attempts resulted in bad magic number error message.

Well, did read the README of U-Boot carefully?
You MUST build your kernel image in the form so-called "uImage". With
U-Boot "normal" build targets like "bzImage" or "zImage" are not used.
Please refer to "Building a Linux Image" section in U-Boot README for
more details.

Best regards,
Zhen Wang

.



Relevant Pages

  • Re: Confused about where the kernel is kept during dsp power down time
    ... boot loader file that will work. ... Is it kept in the DSP internal RAM or do i need to put it in the flash ... The boot kernel can be kept in the same place as the application code, i.e. in the flash ROM in your case. ... The purpose of the boot kernel is to initialize the CPU and the peripherals so the main code can be loaded and started. ...
    (comp.dsp)
  • Re: Trying to setup Linux on AT91RM9200EK
    ... > this U BOOT to try loading the kernel from ram and from flash. ... You MUST build your kernel image in the form so-called "uImage". ...
    (comp.os.linux.embedded)
  • Re: Trying to setup Linux on AT91RM9200EK
    ... > this U BOOT to try loading the kernel from ram and from flash. ... You MUST build your kernel image in the form so-called "uImage". ... Hi I tried to run with go and with bootm UBoot 1.1.3 and 1.1.4. ...
    (comp.os.linux.embedded)
  • Re: Trying to setup Linux on AT91RM9200EK
    ... direction to build a kernel I have used make menuconfig and make ... this U BOOT to try loading the kernel from ram and from flash. ...
    (comp.os.linux.embedded)
  • Re: kernel update, initrd image help
    ... found out about hitting shift key during boot. ... >Thats going to install that specific kernel image alongside the existing ...
    (Debian-User)