From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Wed, 30 Apr 2014 20:55:30 +0900 Subject: [U-Boot] [PATCH v5 09/12] arm: goni: Update configuration for Goni target In-Reply-To: <20140430132415.3a677ed2@amdc2363> References: <1389277919-15279-1-git-send-email-m.zalega@samsung.com> <1398712412-15503-1-git-send-email-m.zalega@samsung.com> <1398712412-15503-10-git-send-email-m.zalega@samsung.com> <20140430132415.3a677ed2@amdc2363> Message-ID: <5360E4B2.2000508@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 30/04/14 20:24, Lukasz Majewski wrote: > Hi Minkyu, > >> Configuration file for GONI has been updated to support FAT file >> system, new mmc partitioning scheme and read linux kernel from eMMC >> instead of OneNAND. >> >> Signed-off-by: Arkadiusz Wlodarczyk >> Signed-off-by: Kyungmin Park >> Signed-off-by: Mateusz Zalega >> Tested-by: Arkadiusz Wlodarczyk >> Tested-by: Mateusz Zalega >> Cc: Minkyu Kang >> --- >> Changes since v1: >> - reordered >> --- >> include/configs/s5p_goni.h | 56 >> +++++++++++++++++++++++++--------------------- 1 file changed, 30 >> insertions(+), 26 deletions(-) > I've agreed with Marek Vasut about patches 1 to 8. I will take them to > u-boot-dfu tree and send PR to Marek. > > However, I would like to ask you to add patches from 9 to 12 (related to > GONI) to u-boot-samsung tree. I will. Thanks, Minkyu Kang.