aboutsummaryrefslogtreecommitdiff
path: root/include/configs/pxm2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pxm2.h')
-rw-r--r--include/configs/pxm2.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h
index 4673390..a333326 100644
--- a/include/configs/pxm2.h
+++ b/include/configs/pxm2.h
@@ -13,8 +13,6 @@
#ifndef __CONFIG_PXM2_H
#define __CONFIG_PXM2_H
-#define CONFIG_SIEMENS_MACH_TYPE MACH_TYPE_PXM2
-
#include "siemens-am33x-common.h"
#define DDR_IOCTRL_VAL 0x18b
@@ -32,10 +30,6 @@
/* Physical Memory Map */
#define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* 1GB */
-/* I2C Configuration */
-#define CONFIG_SYS_I2C_SPEED 400000
-#define CONFIG_SYS_I2C_EEPROM_ADDR 0x50
-
#define CONFIG_FACTORYSET
#ifndef CONFIG_SPL_BUILD