Hi, I’m having a problem with BananaPi F3 not booting. I followed all instructions from here Getting Started BPI-F3 | BananaPi Docs. I’ve flashed bianbu.img on SD card, and also used titanflasher to flash image on the eMMC. No luck here. All boot switches are all OFF. The only thing I’ve seen on the serial console is this puzzling output:
Welcome to minicom 2.8
OPTIONS: I18n
Port /dev/ttyUSB1, 11:39:46
Press CTRL-A Z for help on special keys
\ | /
- RT - Thread Operating System
/ | \ 4.0.4 build Apr 28 2024 17:33:24
2006 - 2021 Copyright by rt-thread team
##########Hello World############
msh >
I also did mangled a bit in EEPROM with titanflasher to change the ddr_cs_num to ‘1’ instead of ‘2’. I suspect that I might have accidentally changed something else in the EEPROM, which may cause the failure to boot. I will share below output from titanflasher hoping that someone might share theirs, so we can check whether there are any differences.
One thing I noticed is the product_name. It says ‘k1-x_MUSE-Pi’, which might indicate a different board ??
I noticed there is an option to import/export values to a file ? Could someone share their options with me ?
Thanks a lot in advance, Michal