igep0033: Rename to igep003x
Rename igep0033 to igep003x as IGEP SMARC AM335x module (igep0034) can use the same source files. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Tested-by: Pau Pajuelo <ppajuel@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
if TARGET_AM335X_IGEP0033
|
||||
if TARGET_AM335X_IGEP003X
|
||||
|
||||
config SYS_BOARD
|
||||
default "igep0033"
|
||||
default "igep003x"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "isee"
|
||||
@@ -10,6 +10,6 @@ config SYS_SOC
|
||||
default "am33xx"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am335x_igep0033"
|
||||
default "am335x_igep003x"
|
||||
|
||||
endif
|
||||
@@ -1,6 +1,6 @@
|
||||
IGEP0033 BOARD
|
||||
IGEP003X BOARD
|
||||
M: Enric Balletbo i Serra <eballetbo@gmail.com>
|
||||
S: Maintained
|
||||
F: board/isee/igep0033/
|
||||
F: include/configs/am335x_igep0033.h
|
||||
F: board/isee/igep003x/
|
||||
F: include/configs/am335x_igep003x.h
|
||||
F: configs/am335x_igep0033_defconfig
|
||||
Reference in New Issue
Block a user