Can't get U-Boot working on a custom built RK3288
It has 8GB MMC. Android boots OK.
However I can't get u-boot to work with Linux.
I am using mini-loader rk3288_ubootloader_v1.01.06.bin
Then packed the u-boot with loaderimage --pack --uboot u-boot.bin uboot.img
Always get following errors!
storage init OK! Using default environment
GetParam W: Invalid Parameter's tag (0x00000000)! Invalid parameter No pmic detect. SecureBootEn = 0, SecureBootLock = 0
#Boot ver: 0000-00-00#0.00 empty serial no. normal boot. checkKey vbus = 1 no fuel gauge found no fuel gauge found read logo on state from dts [0] no fuel gauge found misc partition not found! Hit any key to stop autoboot: 0 'boot' does not seem to be a partition nor an address Unable to boot:boot try to start recovery 'recovery' does not seem to be a partition nor an address Unable to boot:recovery try to start backup 'backup' does not seem to be a partition nor an address Unable to boot:backup try to start rockusb
did you solve this yet?