
Am 11.07.2016 um 22:36 schrieb Carlo Caione:
On Mon, Jul 11, 2016 at 10:15 PM, Andreas Färber afaerber@suse.de wrote:
[...] NOTICE: BL3-1: v1.0(debug):4d2e34d NOTICE: BL3-1: Built : 17:08:35, Oct 29 2015 INFO: BL3-1: Initializing runtime services INFO: BL3-1: Preparing for EL3 exit to normal world INFO: BL3-1: Next image address = 0x1000000 INFO: BL3-1: Next image spsr = 0x3c9 No match for driver 'eth_designware' Some drivers were not found
U-Boot 2016.07-00001-g10a9e48 (Jul 11 2016 - 21:58:13 +0200) odroid-c2
DRAM: 2 GiB No maUsing default environment
In: serial@4c0 Out: serial@4c0 Err: serial@4c0 Net: No ethernet found. =>
The eth_designware line (twice, if counting "No ma") is due to what Tom mentioned wrt DM GPIO, I guess.
Shouldn't we get a version line from SPL, too? A serial driver issue?
AFAIKT there is no SPL. U-Boot is loaded by BL3-1 also in the U-Boot shipped by amlogic.
You're right, Hardkernel's version is without SPL, too.
Still I wonder about that "No ma" (after the DRAM line).
Regards, Andreas