
2 May
2014
2 May
'14
5:05 p.m.
On Thu, Apr 24, 2014 at 12:04 AM, Masahiro Yamada yamada.m@jp.panasonic.com wrote:
diff --git a/board/freescale/p1022ds/Kconfig b/board/freescale/p1022ds/Kconfig new file mode 100644 index 0000000..773ea52 --- /dev/null +++ b/board/freescale/p1022ds/Kconfig @@ -0,0 +1,251 @@ +if TARGET_P1022DS
+config SYS_CPU
string
default "mpc85xx"
+config SYS_BOARD
string
default "p1022ds"
+config SYS_VENDOR
string
default "freescale"
+config SYS_CONFIG_NAME
string
default "P1022DS"
+config BOARD_MAINTAINER
string
default "Timur Tabi <timur@freescale.com>"
My new email address is now timur@tabi.org. I don't work for Freescale any more. You could also assign the board maintainer to someone else (York?) instead. I don't actually expect to maintain this board any more.