[Buildroot] [PATCH v2 4/6] boot/beaglev-ddrinit: new package

Bin Meng bmeng.cn at gmail.com
Mon May 3 11:30:13 UTC 2021


On Mon, May 3, 2021 at 5:21 AM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> This commit adds a package for the DDR initialization code used on the
> BeagleV platform.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  DEVELOPERS                              |  1 +
>  boot/Config.in                          |  1 +
>  boot/beaglev-ddrinit/Config.in          |  9 ++++++++
>  boot/beaglev-ddrinit/beaglev-ddrinit.mk | 29 +++++++++++++++++++++++++
>  4 files changed, 40 insertions(+)
>  create mode 100644 boot/beaglev-ddrinit/Config.in
>  create mode 100644 boot/beaglev-ddrinit/beaglev-ddrinit.mk
>

nits: please put secondBoot first in this patch series

I expect the ddrInit firmware is no longer necessary when upstream
U-Boot supports SPL for this target. For the time being, this patch
looks good.

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>



More information about the buildroot mailing list