Re: [PATCH v2 0/2] ARC: rework U-boot arguments handling

2019-02-15 Thread LABBE Corentin
On Thu, Feb 14, 2019 at 06:07:43PM +0300, Eugeniy Paltsev wrote: > Reworking U-boot args handling and enable uboot support > unconditionally. > > Changes v1->v2: > * Drop magic number check [in this patch series] > * Keep comment about cndline appending > > Changes RFC->v1: > * Don't add new A

[PATCH v2 0/2] ARC: rework U-boot arguments handling

2019-02-14 Thread Eugeniy Paltsev
Reworking U-boot args handling and enable uboot support unconditionally. Changes v1->v2: * Drop magic number check [in this patch series] * Keep comment about cndline appending Changes RFC->v1: * Don't add new ABI contract between kernel and uboot * Eliminate CONFIG_ARC_UBOOT_SUPPORT Kconfig