[U-Boot] mainline u-boot on radxarock (rockchip rk3188) from SDcard

Trevor Woerner twoerner at gmail.com
Sun Apr 29 23:17:04 UTC 2018


On Sun 2018-04-29 @ 01:35:18 AM, Trevor Woerner wrote:
> I am able to generate a bootable image (bootloader, parameter, kernel,
> filesystem) for my radxarock (pro) on an SDcard if I use the bootloader from
> https://github.com/radxa/u-boot-rockchip. When I try to use mainline
> u-boot_2008.01

I was looking though the mailing list and was happy to see lots of recent
activity with rk3188! Maybe there's a chance I'll get this working :-)

As such, I moved from 2018.01 to the most latest (i.e.
8c84287a0f225e29b688bda848e49a555c68a442)

Unfortunately I'm not seeing much of a change:

	U-Boot SPL 2018.05-rc2-00145-g8c84287a0f-dirty (Apr 29 2018 - 23:06:29 +0000)
	Returning to boot ROM...


	U-Boot 2018.05-rc2-00145-g8c84287a0f-dirty (Apr 29 2018 - 23:06:29 +0000)

	Model: Radxa Rock
	DRAM:  2 GiB
	MMC:   
	Loading Environment from MMC... MMC Device 0 not found
	*** Warning - No MMC card found, using default environment

	Failed (-5)
	In:    serial at 20064000
	Out:   serial at 20064000
	Err:   serial at 20064000
	Model: Radxa Rock
	rockchip_dnl_key_pressed: adc_channel_single_shot fail!
	Net:   Net Initialization Skipped
	No ethernet found.
	Hit any key to stop autoboot:  0 
	No MMC device available
	No MMC device available
	No ethernet found.
	missing environment variable: pxeuuid
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/00000000
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/0000000
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/000000
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/00000
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/0000
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/000
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/00
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/0
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/default-arm-rockchip
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/default-arm
	No ethernet found.
	missing environment variable: bootfile
	Retrieving file: pxelinux.cfg/default
	No ethernet found.
	Config file not found
	No ethernet found.
	No ethernet found.
	=>

Anything else I can try testing?

Best regards,
	Trevor


More information about the U-Boot mailing list