diff options
author | Andrew F. Davis <afd@ti.com> | 2016-06-08 10:19:14 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-12 13:14:57 -0400 |
commit | 7147a7ebd26fd0037b473343f0db2e2a98d19555 (patch) | |
tree | dfa1da7044bb616f9be2e58867b0b22aac9aa614 /drivers/Makefile | |
parent | 666362356e1ccc0df91c03b1d3f97939968b9c04 (diff) | |
download | talos-obmc-uboot-7147a7ebd26fd0037b473343f0db2e2a98d19555.tar.gz talos-obmc-uboot-7147a7ebd26fd0037b473343f0db2e2a98d19555.zip |
ti_armv7_common: env: Remove no longer needed mem_reserve
The kernel can now use DT to reserve memory carveouts and
these areas are now the default for drivers that need reserved
memory, so reserving more here is unneeded and any memory reserved
this way will be wasted.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions