
On Mon, Jul 11, 2016 at 11:38 PM, Andreas Färber afaerber@suse.de wrote:
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:
[...]
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).
drivers/core/lists.c: dm_warn("No match for driver '%s'\n", entry->name);
:)