On Sat, May 8, 2021 at 1:40 AM Tom Rini wrote:
> On Sat, May 08, 2021 at 12:02:21AM +0800, Darren Ng wrote:
>
> > (Hello, from a U-Boot NOOB.)
> >
> > Issue
> > -
> > After sending u-boot-spl.bin with xmodem, the serial debug port seems to
> > hang.
(Hello, from a U-Boot NOOB.)
Issue
-
After sending u-boot-spl.bin with xmodem, the serial debug port seems to
hang.
Neither "...U-Boot SPL...\n...\nTrying to boot from UART..."
nor "CCC..." shows up in minicom.
Always 0% if I try sending u-boot.img with xmodem anyway.
Target Device
--
I cannot get the u-boot cli.
Device: BeagleBone Green Wireless
Connection: BBGW -> Serial -> PL2303 -> PC
Build:
---
cd u-boot-v2020.01/
export CROSS_COMPILE='arm-linux-gnueabihf-'
export KBUILD_OUTPUT='O'
make -j3 am335x_evm_defconfig
make -j3 all
3 matches
Mail list logo