I am having issues getting the HiKey to enter bootloader mode by linking J15 pins 1-2, 3-4 (the board always boots not matter what). is there a work around to reprogram the bootloader?
I am having issues getting the HiKey to enter bootloader mode by linking J15 pins 1-2, 3-4 (the board always boots not matter what).
is there any other way to reprogram the bootloader?
NOTICE: BL1: v1.1(release):e9b4909 � NOTICE: BL1: Built : 10:50:16, Nov 28 2015 � NOTICE: syspll frequency:1190494208Hz � NOTICE: succeed to init lpddr3 rank0 dram phy � INFO: lpddr3_freq_init, set ddrc 533mhz � INFO: init ddr3 rank0 � INFO: ddr3 rank1 init pass � INFO: lpddr3_freq_init, set ddrc 800mhz � INFO: init ddr3 rank0 � INFO: ddr3 rank1 init pass � INFO: Elpida DDR � NOTICE: BL1: Booting BL2��������������� NOTICE: acpu_dvfs_set_freq: set acpu freq success!NOTICE: BL2: v1.1(release):7fb9b0e NOTICE: BL2: Built : 07:52:28, Feb 26 2016try is highlighted. NOTICE: BL1: Booting BL3-1he selected OS, `e' to edit the commands NOTICE: BL3-1: v1.1(release):7fb9b0emand-line. ESC to return previous NOTICE: BL3-1: Built : 07:52:28, Feb 26INF [0x0] TEE-CORE:init_primary_helper:329: Initializing (92db3e0 #1 Fri Feb 26 07:52:26 UTC 2016 aarch64)
The highlighted entry will be executed automatically in 1s. INF [0x0] TEE-CORE:init_teecore:81: teecore inits done UEFI firmware (version PreAlpha built at 07:52:15 on Feb 26 2016)
Hi Jorge, On Thu, Mar 24, 2016 at 9:55 PM, Jorge Ramirez-Ortiz < jorge.ramirez-ortiz@linaro.org> wrote:
I am having issues getting the HiKey to enter bootloader mode by linking J15 pins 1-2, 3-4 (the board always boots not matter what).
I had a similar, intermittent issue because I was using a switch to link 2-3 but the connector was designed for a larger size than the J15 header, so it would make a bad contact. Fixed by soldering the switch to the pins ;)
is there any other way to reprogram the bootloader?
I think the bootloader is supposed to enter fastboot mode if you link J15 5-6. HTH,