Hi Kevin,
On Thu, Dec 3, 2015 at 9:53 AM, Jorge Ramirez-Ortiz jorge.ramirez-ortiz@linaro.org wrote:
On 12/02/2015 07:43 PM, Kevin Hilman wrote:
On Wed, Dec 2, 2015 at 4:35 PM, Jorge Ramirez-Ortiz jorge.ramirez-ortiz@linaro.org wrote:
On 12/02/2015 06:57 PM, Kevin Hilman wrote:
debug EMMC boot: print init OK debug EMMC boot: send RST_N . debug EMMC boot: start eMMC boot...... load fastboot1!
actually this doesnt look like a UEFI boot. what bootloader are you programming?
I'm assuming it's UEFI: I followed the "Board Recovery" instructions verbatim: https://github.com/96boards/documentation/wiki/HiKeyGettingStarted#section-4
Kevin
what partition table did you use (4G)?
this is what I see during early boot
NOTICE: Booting Trusted Firmware 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
The main board is UART0, while the serial output on the UART board is UART3. All serial outputs (arm-tf, op-tee, uefi and kernel) used to be on UART0. Later arm-tf (except bl1), uefi and kernel moved to UART3, so you should see [2] on UART0 and then booting (log directly above) should continue on UART3, assuming you're using a recent enough image.
Are you not seeing anything on your console terminal connected to UART3?
... ...
seems to me UEFI wasnt updated _______________________________________________ Dev mailing list Dev@lists.96boards.org https://lists.96boards.org/mailman/listinfo/dev