Hello guys,
I am running an image of U-boot 2018.09 in qemu 3.0, the goal would be to load
an OS-9 rom file from tftp.
The problem is that I can't manage to have an Internet connection in U-boot. No
matter how I run the image I always have Net: "No Ethernet found".
I run qemu 3.0 with the follo
Hi guys,
I need to generate a u-boot.rom image of exactly 8Mb that include only fsp.bin
and vga.bin. The reason is because in my company we will use an Intel tool that
already contain descriptor and intel ME for our platform.
Has been already 1 week that I am struggling to do this, if I specify
age
> Subject: Re: [U-Boot] Include FSP in u-boot.rom
> Local Time: November 8, 2017 12:16 AM
> UTC Time: November 7, 2017 11:16 PM
> From: bmeng...@gmail.com
> To: vnktux , Simon Glass
> u-boot@lists.denx.de
>
> Hi,
>
> On Wed, Nov 8, 2017 at 7:13 AM, Bin Meng bmeng...@gm
Hi guys,
For my graduation project I need to port Broadwell-DE in u-boot, and use it as
bare-metal bootloader on our platform.
Our platform currently run Coreboot + U-Boot but of course they want to get rid
of the first one. The final 16Mb rom file is created using a tool from Intel
that basica
Hi all,
For my graduation project my company asked to use U-Boot as bare metal
boot-loader on one of their product. The product in an embedded board with a
Xeon Broadwell-DE D-1527 Quad Core. The current boot-loader consist of Coreboot
+ U-Boot, but of course they want to get rid of Coreboot. I
Email.
> Original Message
> Subject: Re: [U-Boot] Broadwell-DE bare metal
> Local Time: 5 October 2017 11:25 AM
> UTC Time: 5 October 2017 09:25
> From: bmeng...@gmail.com
> To: vnktux
> u-boot@lists.denx.de
>
> Hi,
>
> On Tue, Oct 3, 2017
e: October 9, 2017 2:43 PM
> From: s...@chromium.org
> To: vnktux
> u-boot@lists.denx.de
>
> Hi,
>
> On 3 October 2017 at 08:58, vnktux wrote:
>> Hi all,
>>
>> For my graduation project my company asked to use U-Boot as bare metal
>> boot-loader on one
Hi all,
I managed to fully boot a bare metal U-Boot on the Intel Camelback Mountain CRB
(Broadwell-DE).
However I have a small problem, basically U-Boot does not override the FSP UPD
data when the platform boot.
For prototyping I am using a patched FSP binary I got in the company where I
work.
tried to
enable/disable fastboot and MRC but this didn't solve the problem.
Sent with [ProtonMail](https://protonmail.com) Secure Email.
Original Message
On 16 January 2018 2:01 PM, Bin Meng wrote:
> +ML
>
> Hi Vincenzo,
>
> On Tue, Jan 16, 2018 at
Hi Bin,
To avoid top-posting I will send another email.
Basically my Broadwell-DE implementation work, on both Camelback mountain CRB
(DIMM memory) and our custom design product (memory down). I can't submit the
patch to U-Boot because in both cases the booting process takes 1 hour and 20
minut
This patch contain all the cpu files for Broadwell-DE architecture, including
ACPI and FSP settings.
Signed-off-by: Vincenzo Bove
---
arch/x86/cpu/broadwell-de/Kconfig| 66 +++
arch/x86/cpu/broadwell-de/Makefile | 10 ++
arch/x86/cpu/broadwell-de/acpi.c | 234 ++
This patch include the support for SPD binary required by Broadwell-DE FSP in
case the platform has memory down enabled.
Signed-off-by: Vincenzo Bove
---
arch/x86/Kconfig | 24
arch/x86/dts/u-boot.dtsi | 6 ++
2 files changed, 30 insertions(+)
diff --git a/ar
This patch include a DTS file for a Broadwell-de platform used for developing
called Poseidon. I did not include the 3 microcodes to keep the patch small, do
I have to submit them as well?
Signed-off-by: Vincenzo Bove
---
arch/x86/dts/Makefile | 1 +
arch/x86/dts/poseidon.dts | 177 ++
This patch include a board called Poseidon. That is a platform based on
Broadwell-DE with memory down enabled on channel 0 dimm 0. This platform was
used to implement the architecture in U-Boot.
Signed-off-by: Vincenzo Bove
---
board/prodrive/Kconfig | 23
board/prodriv
This patch modify Makefile and Kconfig file in order to build Broadwell-de
platforms.
Signed-off-by: Vincenzo Bove
---
arch/x86/Kconfig| 5 +
arch/x86/cpu/Makefile | 1 +
include/fdtdec.h| 1 +
lib/fdtdec.c| 1 +
tools/binman/ety
This patch contain all the include headers for Broadwell-DE architecture.
Signed-off-by: Vincenzo Bove
---
.../asm/arch-broadwell-de/acpi/global_nvs.asl | 15 +
.../asm/arch-broadwell-de/acpi/irq_helper.h| 36 ++
.../asm/arch-broadwell-de/acpi/irqlinks.asl| 454 ++
Hi all,
I have just received from ADI Engineering a MinnowBoard Turbot Quad-core
(Baytrail E3845).
I wanted to compile bare metal U-Boot according to the README.x86 in the doc
folder. Unfortunately the board doesn't boot and doesn't print any informations
on the serial port. I know that also so
Hi Peter,
Thanks a lot, your help was really precious! I just tested your fix on two
platforms, one with memory down and one with DIMM. U-Boot works on both of them
and the booting time is around 17 seconds. Now I will try to fix some minor
errors that U-Boot report on the shell and then I will
18 matches
Mail list logo