All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] rockchip: firefly-rk3288 broken - DRAM wrong?
@ 2016-04-03 16:05 Andreas Färber
  2016-04-03 19:32 ` Andreas Färber
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Färber @ 2016-04-03 16:05 UTC (permalink / raw)
  To: u-boot

Hello,

v2016.01 is the last release to boot Linux on the Firefly-RK3288 for me.
On v2016.03 or master there is no output from the kernel.

This coincides with the DRAM getting misdetected as 512 MiB:


U-Boot SPL 2016.03-00634-g563d8d9 (Apr 03 2016 - 16:29:17)
Trying to boot from MMC1


U-Boot 2016.03-00634-g563d8d9 (Apr 03 2016 - 16:29:17 +0200)

Model: Firefly-RK3288
DRAM:  512 MiB
MMC:   dwmmc at ff0f0000: 0, dwmmc at ff0c0000: 1
*** Warning - bad CRC, using default environment

stdio_add_devices: Video device failed (ret=-19)
In:    serial
Out:   serial
Err:   serial
Net:   Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0(part 0) is current device
** No partition table - mmc 0 **
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
473 bytes read in 45 ms (9.8 KiB/s)
## Executing script at 00000000
6082320 bytes read in 559 ms (10.4 MiB/s)
38354 bytes read in 135 ms (277.3 KiB/s)
7409264 bytes read in 647 ms (10.9 MiB/s)
Kernel image @ 0x2000000 [ 0x000000 - 0x5ccf10 ]
## Flattened Device Tree blob at 01f00000
   Booting using the fdt blob at 0x1f00000
   Loading Ramdisk to 1d369000, end 1da79e70 ... OK
   Loading Device Tree to 1d35c000, end 1d3685d1 ... OK

Starting kernel ...


vs.


U-Boot SPL 2016.01 (Apr 03 2016 - 16:47:26)
Trying to boot from MMC


U-Boot 2016.01 (Apr 03 2016 - 16:47:26 +0200)

Model: Firefly-RK3288
DRAM:  2 GiB
MMC:   dwmmc at ff0c0000: 0, dwmmc at ff0f0000: 1
*** Warning - bad CRC, using default environment

In:    serial at ff690000
Out:   serial at ff690000
Err:   serial at ff690000
Net:   Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
473 bytes read in 51 ms (8.8 KiB/s)
## Executing script at 00000000
6082320 bytes read in 1222 ms (4.7 MiB/s)
38354 bytes read in 155 ms (241.2 KiB/s)
7409264 bytes read in 1450 ms (4.9 MiB/s)
Kernel image @ 0x2000000 [ 0x000000 - 0x5ccf10 ]
## Flattened Device Tree blob at 01f00000
   Booting using the fdt blob at 0x1f00000
   Loading Ramdisk to 1f8ef000, end 1ffffe70 ... OK
   Loading Device Tree to 1f8e2000, end 1f8ee5d1 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x500
[...]


Any hints for speeding up bisection appreciated.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N?rnberg)

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-03 16:05 [U-Boot] rockchip: firefly-rk3288 broken - DRAM wrong? Andreas Färber
2016-04-03 19:32 ` Andreas Färber
2016-04-03 19:59   ` Alexander Graf
2016-04-03 21:18     ` Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.