]> git.sur5r.net Git - u-boot/commit
keystone2: k2g: add env script to load firmware initramfs as part of boot flow
authorMurali Karicheri <m-karicheri2@ti.com>
Thu, 15 Sep 2016 13:44:32 +0000 (19:14 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 2 Oct 2016 00:05:08 +0000 (20:05 -0400)
commit86e3ca1178820f0bfd62607d9198eb3c91c00e95
tree7877ad0d3c6e0e101fb136610a6e03d3b7339ff1
parente1ae357d4b6b46eae462dacf837bc6dbf997cf90
keystone2: k2g: add env script to load firmware initramfs as part of boot flow

On K2G, the PCIe SerDes h/w is a re-use from other K2 devices and SerDes
driver requires a firmware image to initialize the SerDes h/w device.
This is firmware is part of the initramfs file that is loaded to memory
in u-boot and passed to kernel as in other K2 platforms. This patch
customize the u-boot env to have this done automatically when the K2G EVM
boots up. With this, a user may be able to boot the EVM with a standard
PCIe card at the x1 PCIe slot and release image and test PCIe devices
such as NIC, SATA etc.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/k2g_evm.h