aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>2019-12-19 02:27:43 -0700
committerMichal Simek <michal.simek@xilinx.com>2020-01-14 09:05:52 +0100
commit3dd0f8cccd6dae9740df1755ab261e72355a892d (patch)
tree18d7b2bc1bd0e53e9aef242b7ebe0f231433bf03 /arch
parentb014b833bd627d27542b50e71df9cf0628f241e7 (diff)
downloadu-boot-3dd0f8cccd6dae9740df1755ab261e72355a892d.zip
u-boot-3dd0f8cccd6dae9740df1755ab261e72355a892d.tar.gz
u-boot-3dd0f8cccd6dae9740df1755ab261e72355a892d.tar.bz2
mtd: nand: Remove hardcoded base address of nand
Remove hardcoded base address of nand and replace it with the value taken from device tree. Remove base address from header file too. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-zynqmp/include/mach/hardware.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-zynqmp/include/mach/hardware.h b/arch/arm/mach-zynqmp/include/mach/hardware.h
index a0d7761..fd361c5 100644
--- a/arch/arm/mach-zynqmp/include/mach/hardware.h
+++ b/arch/arm/mach-zynqmp/include/mach/hardware.h
@@ -7,8 +7,6 @@
#ifndef _ASM_ARCH_HARDWARE_H
#define _ASM_ARCH_HARDWARE_H
-#define ARASAN_NAND_BASEADDR 0xFF100000
-
#define ZYNQMP_TCM_BASE_ADDR 0xFFE00000
#define ZYNQMP_TCM_SIZE 0x40000