[U-Boot] rk3288: Falcon mode broken
York Sun
york.sun at nxp.com
Mon Oct 30 17:49:52 UTC 2017
On 10/30/2017 10:17 AM, Jagan Teki wrote:
> Hi,
>
> Did anyone have tested falcon recently? it was working for me during
> rc1 and now it's broken cant see kernel booting, I knew I need to
> bisect but just checking in case if any new changes.
>
> Log:
> ------
>
> => reset
> spl_early_init()
>>> spl:board_init_r()
>
> U-Boot TPL 2017.11-rc2-00077-g1ea3e90-dirty (Oct 30 2017 - 22:40:51)
> Trying to boot from BOOTROM
> spl_early_init()
>>> spl:board_init_r()
>
> U-Boot SPL 2017.11-rc2-00077-g1ea3e90-dirty (Oct 30 2017 - 22:40:51)
> Trying to boot from MMC1
> spl: payload image: *s load addr: 0x4 size: 1048544
> Jumping to Linux
> Entering kernel arg pointer: 0x
>
Jagan,
I tested it after seeing your message. I have to make some adjustment to
accommodate the growing SPL image for LS1043ARDB. It boots OK. Please
see my log
U-Boot SPL 2017.11-rc2-00105-ga1a5779 (Oct 30 2017 - 10:42:49)
Initialzing DDR using fixed setting
Configuring DDR for 1600 MT/s data rate
PPA Firmware: Version fsl-sdk-v2.0-1703-29-ga439286
Trying to boot from MMC1
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version
4.11.0-rc4-next-20170330-35552-ge4bfaa9-dirty (york at oslab-l16) (gcc
version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #93 SMP Wed May 10
14:54:47 PDT 2017
[ 0.000000] Boot CPU: AArch64 Processor [410fd034]
[ 0.000000] earlycon: uart8250 at MMIO 0x00000000021c0500 (options '')
[ 0.000000] bootconsole [uart8250] enabled
Starting logging: OK
Initializing random number generator... done.
Starting network: OK
Welcome to Buildroot
buildroot login:
I have a local commit to adjust the image size. My git log is
commit a1a577912fe17f9ff75e07661d9eb61f15e45693
Author: York Sun <york.sun at nxp.com>
Test: ls1043ardb SD boot to falcon
commit b79372ae94fbc9e30d014ad8ce830d2062539eb9
Author: Heinrich Schuchardt <xypron.glpk at gmx.de>
scripts/get_maintainer.pl: enable find_maintainer_files
commit 9ef2684c033d325b08133e96e8744b4da9b69a58
Author: Heinrich Schuchardt <xypron.glpk at gmx.de>
checkpatch: Support wide strings
commit 2d5e6b4aac59d3a93773f19839fbb86d9e704fb7
Merge: 4058356 9b73bcc
Author: Tom Rini <trini at konsulko.com>
Merge git://git.denx.de/u-boot-video
York
More information about the U-Boot
mailing list