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:
Ladislav Michl
2017-04-01 17:17:16 +02:00
committed by Tom Rini
parent 18cae43b62
commit a96c08f509
10 changed files with 16 additions and 16 deletions

View File

@@ -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

View File

@@ -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