Post by ilikec64 on Oct 22, 2022 14:32:56 GMT
Hallo everybody,
I need help with a broken TheC64 Mini. It does not boot, the Power LED is on and the TV is showing a blank screen (but 720p signal). I connected the C64 Mini via UART to a PC and get the following messages:
HELLO! BOOT0 is starting!
boot0 version : 3.0.0
dram size =256
current block is 2 and last block is 10.
current block is 3 and last block is 10.
current block is 4 and last block is 10.
current block is 5 and last block is 10.
current block is 6 and last block is 10.
current block is 7 and last block is 10.
sum=0xe72a55a9
src_sum=0xe72a55a9
The file stored in start block 2 is perfect.
Ready to disable icache.
Jump to secend Boot.
[ 0.178]
U-Boot 2011.09-rc1 (Jan 06 2018 - 10:06:55) Retro Games Ltd
[ 0.185]version: 1.1.0
[ 0.189]pmbus: ready
[ 0.293]PMU: AXP209
[ 0.296]PMU: AXP20x found
[ 0.299]PMU: bat ratio = 100
[ 0.303]after set, dcdc2 =1400mv
[ 0.306]PMU: dcdc2 1400
[ 0.308]PMU: pll1 912 Mhz
boot_clock = 912
dcdc2_vol = 1400
[ 0.316]after set, dcdc2 =1400mv
dcdc3_vol = 1250
ldo2_vol = 3000
ldo3_vol = 2800
ldo4_vol = 2800
power_start = 0
storage_type = -1
find power_sply to end
fel key old mode
run key detect
no key found
no key input
dram_para_set start
dram_para_set end
[ 0.351]DRAM: 256 MiB
relocation Offset is: 05b19000
user_gpio config
user_gpio ok
DRV_DISP_Init: opened
[ 0.591]fetch script data boot_disp.output_type fail
[ 0.596]fetch script data boot_disp.output_mode fail
[ 0.601]fetch script data boot_disp.auto_hpd fail
[ 0.606]lcd0_para.lcd_used=0
workmode = 0
[ 0.611]NAND: NAND_UbootInit
NAND_UbootInit start
NB1 : enter NAND_LogicInit
nand : get id_number_ctl fail, c0003
nand : get CapacityLevel fail, 4fb9e361
not burn nand partition table!
NB1 : nand_info_init fail
[ 0.646]nand init fail
fail to find part named env
Using default environment
In: serial
Out: serial
Err: serial
--------fastboot partitions--------
mbr not exist
base bootcmd=run setargs_nand boot_normal
bootcmd set setargs_nand
key 0
recovery key high 6, low 4
cant find fstbt value
no misc partition is found
to be run cmd=run setargs_nand boot_normal
the part isn't exist
[ 0.681]Hit any key to stop autoboot: 0
cant find part named boot
sunxi_flash - sunxi_flash sub-system
Usage:
sunxi_flash read command parmeters :
parmeters 0 : addr to load(hex only)
parmeters 1 : the name of the part to be load
[parmeters 2] : the number of bytes to be load(hex only)
if [parmeters 2] not exist, the number of bytes to be load is the size of the part indecated on partemeter 1
boota: bad boot image magic, maybe not a boot.img?
redquark#
Looks like nanda / nandb is damaged, right? Is there any way to flash the nand* via this bootloader?