On Thu, Apr 24, 2014 at 12:04 AM, Masahiro Yamada <yamad...@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 <ti...@freescale.com>" My new email address is now ti...@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. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot