]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/t104xrdb: Unification of T104xRDB header files
authorvijay rai <vijay.rai@freescale.com>
Mon, 31 Mar 2014 06:16:34 +0000 (11:46 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 23 Apr 2014 00:58:48 +0000 (17:58 -0700)
commitf4c3917a3c8e7fe3222c61ae799dc7dc0c147985
treeb747b09abd8d21fa6b65b66c6acb6163949aca3a
parent613ab32c4783fcd70bd13125bdd59ad6cb18c1cc
powerpc/t104xrdb: Unification of T104xRDB header files

T1040RDB, T1042RDB header files are very similar so merged into new header file T104xRDB.
T104xRDB header file can support both T1040RDB and T1042RDB_PI header.

Patch makes following changes
-Update Boards.cfg file for T1040RDB and T1042RDB_PI
-Add new T104xRDB header file
-Delete T1040RDB, T1042RDB_PI header file

Signed-off-by: Vijay Rai <vijay.rai@freescale.com>
Signed-off-by: Priyanka Jain <Priyanka.Jain@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
boards.cfg
include/configs/T1042RDB_PI.h [deleted file]
include/configs/T104xRDB.h [moved from include/configs/T1040RDB.h with 95% similarity]