[U-Boot] [PATCH 5/5] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards

Tom Rini trini at konsulko.com
Fri May 5 14:32:28 UTC 2017


On Thu, May 04, 2017 at 03:47:10PM +0200, Jorge Ramirez-Ortiz wrote:

[snip]
> +  > mkdir -p ~/poplar/src ~/poplar/bin
> +  > cd ~/poplar/src
> +  > git clone ssh://git@dev-private-git.linaro.org/aspen/staging/l-loader.git l-loader
> +  > git clone ssh://git@dev-private-git.linaro.org/aspen/staging/arm-trusted-firmware.git atf
> +  > git clone ssh://git@dev-private-git.linaro.org/aspen/staging/u-boot.git u-boot
> +  > git clone ssh://git@dev-private-git.linaro.org/aspen/tools.git

These are private repositories, no one else can clone from them.  Please
push this somewhere public.

> +int dram_init(void)
> +{
> +	gd->ram_size = PHYS_SDRAM_1_SIZE;

Please use get_ram_size(...) here.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170505/0864f449/attachment.sig>


More information about the U-Boot mailing list