Re: [U-Boot] [PATCH 1/1] odroid-c2: enable MMC as boot target

2017-04-14 Thread Heinrich Schuchardt
On 04/14/2017 03:55 PM, Andreas Färber wrote: > Am 14.04.2017 um 15:50 schrieb Heinrich Schuchardt: >> On 04/14/2017 03:42 PM, Andreas Färber wrote: >>> Am 14.04.2017 um 13:46 schrieb Heinrich Schuchardt: To enable booting from MMC the MMC devices 0 and 1 are added to the >>> >>> from eMMC >

Re: [U-Boot] [PATCH 1/1] odroid-c2: enable MMC as boot target

2017-04-14 Thread Andreas Färber
Am 14.04.2017 um 15:50 schrieb Heinrich Schuchardt: > On 04/14/2017 03:42 PM, Andreas Färber wrote: >> Am 14.04.2017 um 13:46 schrieb Heinrich Schuchardt: >>> To enable booting from MMC the MMC devices 0 and 1 are added to the >> >> from eMMC Sorry, was getting confused with the multiple submissio

Re: [U-Boot] [PATCH 1/1] odroid-c2: enable MMC as boot target

2017-04-14 Thread Heinrich Schuchardt
On 04/14/2017 03:42 PM, Andreas Färber wrote: > Am 14.04.2017 um 13:46 schrieb Heinrich Schuchardt: >> To enable booting from MMC the MMC devices 0 and 1 are added to the > > from eMMC > >> BOOT_TARGET_DEVICES. >> >> Signed-off-by: Heinrich Schuchardt >> --- >> This is a resubmission of >> https

Re: [U-Boot] [PATCH 1/1] odroid-c2: enable MMC as boot target

2017-04-14 Thread Andreas Färber
Am 14.04.2017 um 13:46 schrieb Heinrich Schuchardt: > To enable booting from MMC the MMC devices 0 and 1 are added to the from eMMC > BOOT_TARGET_DEVICES. > > Signed-off-by: Heinrich Schuchardt > --- > This is a resubmission of > https://lists.denx.de/pipermail/u-boot/2017-April/287315.html > w