[PATCH 2/2] udoo: neo: Do not print the Model information
Tommaso Merciai
tomm.merciai at gmail.com
Wed Jan 5 22:10:03 CET 2022
On Wed, Jan 05, 2022 at 05:52:23PM -0300, Fabio Estevam wrote:
> Hi Tommaso,
>
> On Wed, Jan 5, 2022 at 5:47 PM Tommaso Merciai <tomm.merciai at gmail.com> wrote:
>
> > Hi Fabio,
> > Thanks, I test your patch on basic and extended model. Below some logs
> > seems all work properly. I hope I helped the cause :)
>
> Yes, thanks a lot!
>
> > - BASIC log:
> > -------------------------------------------------------------------------
> > U-Boot 2022.01-rc4-00034-g19f31e718f-dirty (Jan 05 2022 - 21:38:32 +0100)
> >
> > CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz)
> > CPU: Extended Commercial temperature grade (-20C to 105C) at 32C
> > Reset cause: POR
> > Model: UDOO Neo Basic
>
> I assume you have only applied 1/2 and not 2/2.
>
> With 2/2 applied the Model line should not be printed.
>
> Thanks
Yes, Fabio. Sorry, I forgot. Below test with 2/2.
U-Boot 2022.01-rc4-00034-g19f31e718f-dirty (Jan 05 2022 - 22:07:22 +0100)
CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz)
CPU: Extended Commercial temperature grade (-20C to 105C) at 45C
Reset cause: POR
Board: UDOO Neo BASIC
I2C: ready
DRAM: 512 MiB
PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11
MMC: FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
In: serial
Out: serial
Err: serial
Net: eth0: ethernet at 2188000
Hit any key to stop autoboot: 0
U-Boot 2022.01-rc4-00034-g19f31e718f-dirty (Jan 05 2022 - 22:07:22 +0100)
CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz)
CPU: Extended Commercial temperature grade (-20C to 105C) at 35C
Reset cause: POR
Board: UDOO Neo EXTENDED
I2C: ready
DRAM: 1 GiB
PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11
MMC: FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
In: serial
Out: serial
Err: serial
Net:
Error: ethernet at 2188000 address not set.
No ethernet found.
Hit any key to stop autoboot: 0
Thanks,
Tommaso
More information about the U-Boot
mailing list