]> Git Repo - J-u-boot.git/commit
exynos: Drop large alignment for SDRAM parameters
authorSimon Glass <[email protected]>
Wed, 8 Feb 2017 12:43:46 +0000 (05:43 -0700)
committerMinkyu Kang <[email protected]>
Fri, 10 Feb 2017 09:51:51 +0000 (18:51 +0900)
commit5d3be0f81ca7668ac04ee0f0b7d82e123c7f59b5
tree80e49fd6308108a780548750b7e67cce45445914
parentf1cc97764be4383d2aeb56d5ba5415439a1d5c97
exynos: Drop large alignment for SDRAM parameters

We don't ever search for these so there is no need for a 4KB alignment.
It just wastes space.

Drop this and use the standard 4-byte alignment.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
board/samsung/common/exynos-uboot-spl.lds
This page took 0.039632 seconds and 4 git commands to generate.