Re: [U-Boot] [PATCH 1/2] ARM: TI: Enable raw initrd support

2014-11-04 Thread Tom Rini
On Mon, Nov 03, 2014 at 02:26:17PM +0100, Guillaume GARDET wrote: > Signed-off-by: Guillaume GARDET > Cc: Tom Rini Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___ U-Boot mailing list U-Boot@lists.denx.de http://lists

[U-Boot] [PATCH 1/2] ARM: TI: Enable raw initrd support

2014-11-03 Thread Guillaume GARDET
Signed-off-by: Guillaume GARDET Cc: Tom Rini --- include/configs/ti_armv7_common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h index 85171db..7d07bcd 100644 --- a/include/configs/ti_armv7_common.h +++ b/include/confi