Aw: [U-boot,v2,08/10] Add support for MT7622 reference board

Frank Wunderlich frank-w at public-files.de
Thu Dec 12 15:32:10 CET 2019


Hi,

I have tested v2 on my R64 1.1

> +	memory at 40000000 {
> +		device_type = "memory";
> +		reg = <0x40000000 0x10000000>;
> +	};

for r64 this should be modified (maybe separate dts) to

reg = <0x40000000 0x40000000>;

hint for users: you need 64bit ATF file like [1]

but else it works good so far

Tested-by: Frank Wunderlich <frank-w at public-files.de>

regards Frank

[1] http://forum.banana-pi.org/t/bpi-r64-current-u-boot-support/10077/51


More information about the U-Boot mailing list