public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] start / load addresses for kernel
@ 2003-03-21 20:11 Jerry Walden
  2003-03-25 17:45 ` [U-Boot-Users] RE: start / load addresses for initrd Jerry Walden
  0 siblings, 1 reply; 26+ messages in thread
From: Jerry Walden @ 2003-03-21 20:11 UTC (permalink / raw)
  To: u-boot

Hello:

I received the below advice recently:

>since you are building for a non openbios kernel, you will need
>to change the make file.  The start/ load addresses and all are different

I am trying to get more detail on what needs to change,
I see 2 config options:

1) CONFIG_KERNEL_START_BOOL - is set this to yes
2) CONFIG_KERNEL_START -- what should this be set to - the default is
0xc0000000 seems fine to me

Are there any other options that I am missing?

Below is a log of my attempt to boot the kernel - displayed are the
command line that is getting passed in, and well as the startup parameters -
do these look okay - I made sure that the kernel bd_info struct is the same
as the u-boot struct

****************************************************************************
Script started on Fri Mar 21 14:43:27 2003
Welcome to minicom 1.83.1





U-Boot 0.2.0 (Mar 19 2003 - 12:09:59)
CPU:   IBM PowerPC 405GPr Rev. A at 266.666 MHz (PLB=133, OPB=66, EBC=26
MHz)
           PCI async ext clock used, internal PCI arbiter enabled
           16 kB I-Cache 16 kB D-Cache


Board: ### No HW ID - assuming WALNUT405
I2C:   ready
DRAM:  64 MB
Now running in RAM - U-Boot at: 03fcf000
FLASH: 512 kB

*** Warning - bad CRC, using default environment


PCI:   Bus Dev VenId DevId Class Int
PCI Autoconfig: Memory region: [20000000-27ffffff]
PCI Autoconfig: I/O region: [800000-3ffffff]
PCI Scan: Found Bus 0, Device 0, Function 0
PCI Scan: Found Bus 0, Device 7, Function 0
PCI Autoconfig: BAR 0, Mem, size=0x1000000, address=0x20000000
PCI Autoconfig: BAR 1, I/O, size=0xffffff04, No room in resource
PCI Autoconfig: BAR 2, I/O, size=0x1000000, address=0x1000000
        00  07  1394  0978  0200  1c

In:    serial
Out:   serial
Err:   serial


U-Boot relocated to 03fcf000

IDE:   Bus 0: port = c
OK

 Device 0: Model: SanDisk SDCFB-64 Firm: Vdg 8.16. Ser#: 111913G1602X4714
            Type: Removable Hard Disk
            Capacity: 61.2 MB = 0.0 GB (125440 x 512)

=>
=> imi 0x200000

## Checking Image at 00200000 ...
   Image Name:   Linux-2.4.18_mvl30-walnut
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    298601 Bytes = 291.6 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

=> bootm 0x200000

## Booting image at 00200000 ...

   Image Name:   Linux-2.4.18_mvl30-walnut
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    298601 Bytes = 291.6 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

## Current stack ends at 0x03F9EBD8 => set upper limit to 0x00800000

## cmdline at 0x007FFF00 ... 0x007FFF20
root=/dev/ram console=ttyS0,9600

memsize     = 0x04000000
flashstart  = 0xFFF80000
flashsize   = 0x00080000
flashoffset = 0x00031000
sramstart   = 0x00000000
sramsize    = 0x00000000
bootflags   = 0x001E8480
procfreq    = 266.666 MHz
plb_busfreq = 133.333 MHz
pci_busfreq = 33.333 MHz
ethaddr     = 00:00:00:00:00:00
IP addr     = 0.0.0.0
baudrate    =   9600 bps
No initrd

## Transferring control to Linux (at address 00000000) ...


Thanks

Jerry Walden

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2003-04-21 18:54 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-21 20:11 [U-Boot-Users] start / load addresses for kernel Jerry Walden
2003-03-25 17:45 ` [U-Boot-Users] RE: start / load addresses for initrd Jerry Walden
2003-03-25 18:17   ` Wolfgang Denk
2003-03-26 16:42     ` Jerry Walden
2003-03-26 23:42       ` Wolfgang Denk
2003-03-28  8:16     ` Stefan Roese
2003-04-01 22:34     ` Jerry Walden
2003-04-01 23:10       ` Wolfgang Denk
2003-04-01 23:36         ` Jerry Walden
2003-04-01 23:51           ` Wolfgang Denk
2003-04-01 23:53             ` Jerry Walden
2003-04-02  8:05               ` Wolfgang Denk
2003-04-02 19:07         ` Jerry Walden
2003-04-02 20:13           ` Wolfgang Denk
2003-04-02 21:18             ` Jerry Walden
2003-04-02 22:32               ` Wolfgang Denk
2003-04-02 23:13                 ` Reinhard Meyer
2003-04-21 18:02             ` [U-Boot-Users] u-boot boot options Jerry Walden
2003-04-21 18:14               ` Jim Potter
2003-04-21 18:23                 ` Jerry Walden
2003-04-21 18:54                 ` Wolfgang Denk
2003-04-21 18:52               ` Wolfgang Denk
2003-03-25 18:41   ` [U-Boot-Users] RE: start / load addresses for initrd Chris Hallinan
2003-03-26 23:11     ` [U-Boot-Users] u-boot size Jerry Walden
2003-03-26 23:48       ` Robert Schwebel
2003-03-26 23:52       ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox