[U-Boot] uboot newbie

2019-10-09 Thread Aaron Solochek
Hello, I have an NXP i.MX8MQ and I am attempting to build u-boot to boot off a SD card. NXP provides a demo image that I can flash on to a SD and it boots without an issue, printing the following info to the serial console: U-Boot 2018.03-imx_v2018.03_4.14.98_2.0.0_ga+g87a19df (Apr 11 2019 - 10

[U-Boot] uboot newbie question on booting ep405 board

2013-04-14 Thread David Li
Hi, I am new to using uBoot and learning with a EP405 board. The board is up with the original uBoot that comes with it. But I have encountered some problems booting up Linux. I wonder if anyone can give me some hint or help what went wrong. Basically I built the Linux uImage and device tree blo

Re: [U-Boot] uboot newbie question on booting ep405 board

2013-04-14 Thread Wolfgang Denk
Dear David Li, In message you wrote: > > I am new to using uBoot and learning with a EP405 board. Which exact board is this? > Basically I built the Linux uImage and device tree blob for EP 405. > Both were downloaded on to RAM - uImage at memory 0x20 and > ep405.dtb at 0x400. Note

Re: [U-Boot] uboot newbie question on booting ep405 board

2013-04-15 Thread David Li
Hi Wolfgang, Thanks for the suggestions. I think I will try to upgrade the u-boot to the latest version. buildroot can also build u-boot image. I 'll look into it. David On Sun, Apr 14, 2013 at 10:51 PM, Wolfgang Denk wrote: > Dear David Li, > > In message > you > wrote: >> >> I am new to u

Re: [U-Boot] uboot newbie question on booting ep405 board

2013-04-18 Thread David Li
Hi Wolfgang or others: I am trying to build a new uboot image version 2013.01.01 in buildroot. The buildroot "make menuconfig" asks for "uboot board name". I tried to give it "EP405" but this failed the build as it wasn't able to find such a configuration. How can I find out about the right name f

Re: [U-Boot] uboot newbie question on booting ep405 board

2013-04-18 Thread Stefan Roese
Hi David, On 19.04.2013 01:24, David Li wrote: > I am trying to build a new uboot image version 2013.01.01 in > buildroot. The buildroot "make menuconfig" asks for "uboot board > name". I tried to give it "EP405" but this failed the build as it > wasn't able to find such a configuration. How can I