Re: [U-Boot] [PATCH 2/2] PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig

2016-09-21 Thread Tom Rini
On Mon, Sep 19, 2016 at 10:05:45PM -0400, Tom Rini wrote: > There are a few boards that use CONFIG_ISO_STRING as part of a sanity > check during firmware update at run time. Move this string to Kconfig. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Desc

[U-Boot] [PATCH 2/2] PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig

2016-09-19 Thread Tom Rini
There are a few boards that use CONFIG_ISO_STRING as part of a sanity check during firmware update at run time. Move this string to Kconfig. Signed-off-by: Tom Rini --- board/mpl/pati/Kconfig | 3 +++ board/mpl/pati/pati.h| 1 - board/mpl/pip405/Kconfig | 3 +++ include/config