(04-01-2016, 04:57 AM)Andrew2 Wrote:(04-01-2016, 04:49 AM)Jagmn Wrote: The log shows:
Pine64 model: pine64-plus
Thx, then DRAM detection works and the correct .dtb is chosen:
Code:DRAM: 2 GiB
...
get Pine64 model from DRAM size
DRAM >512M
Pine64 model: pine64-plus
Unfortunately no more ideas... just one: which is the exact model number of the PHY used on the 2GB model? RTL8211...?
Looking more at that log file, I see this:
Code:
** Unable to read "uboot.env" from mmc0:1 **
Using default environment
--------fastboot partitions--------
mbr not exist
base bootcmd=run mmcbootcmd
bootcmd set setargs_mmc
key 0
recovery key high 12, low 10
fastboot key high 6, low 4
no misc partition is found
to be run cmd=run mmcbootcmd
update dtb dram start
update dtb dram end
serial is: 041051900804281c034b
get Pine64 model from DRAM size
DRAM >512M
Pine64 model: pine64-plus
It can't load uboot.env and then the default settings are used and DRAM is 512M? Am I reading that right? Or is that saying DRAM is greater than 512 and the plus model is chosen?
Clearly says greater than 512 and the model is pine64-plus.