mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files
Not used, and wrong in Cardhu's case Signed-off-by: Tom Warren <twarren@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
parent
c9aa831ee2
commit
73bb244394
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
/dts-v1/;
|
||||
|
||||
/memreserve/ 0x1c000000 0x04000000;
|
||||
#include "tegra20.dtsi"
|
||||
|
||||
/ {
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/dts-v1/;
|
||||
|
||||
/memreserve/ 0x1c000000 0x04000000;
|
||||
#include "tegra30.dtsi"
|
||||
|
||||
/ {
|
||||
|
|
Loading…
Add table
Reference in a new issue