Re: [U-Boot] [PATCH 1/3] omap5: Kconfig: Add option to select Android boot

2016-02-26 Thread Sam Protsenko
On Fri, Feb 19, 2016 at 9:25 PM, Semen Protsenko wrote: > From: Sam Protsenko > > We need to differentiate somehow if u-boot build is intended for Android > or regular Linux boot. Android requires some specific details from > bootloader, such as enabled fastboot and specific partition table. > Us

[U-Boot] [PATCH 1/3] omap5: Kconfig: Add option to select Android boot

2016-02-19 Thread Semen Protsenko
From: Sam Protsenko We need to differentiate somehow if u-boot build is intended for Android or regular Linux boot. Android requires some specific details from bootloader, such as enabled fastboot and specific partition table. Using this option we can check if user chose Android boot and configur