From mboxrd@z Thu Jan 1 00:00:00 1970 From: Przemyslaw Marczak Date: Mon, 01 Sep 2014 14:02:13 +0200 Subject: [U-Boot] [PATCH v8 00/12] Add support to Odroid U3/X2 In-Reply-To: <1409572253-17018-1-git-send-email-p.marczak@samsung.com> References: <1406720120-16999-1-git-send-email-p.marczak@samsung.com> <1409572253-17018-1-git-send-email-p.marczak@samsung.com> Message-ID: <54046045.1060804@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 Hello Minkyu, On 09/01/2014 01:50 PM, Przemyslaw Marczak wrote: > This patch set introduces changes to common Samsung code > as a preparation of new board support: > - boot device check - code cleanup > - automatic init order of mmc drivers > - automatic setting of dfu entities which depends on boot device > - pre reset function call for board own implementation > - setting board info environment for multi board support > > New board config: > - odroid_config - Odroid U3/X2 support > > V8 changes: > - patchset adjust to Kconfig > > Przemyslaw Marczak (12): > samsung: misc: fix soc revision setting in the set_board_info() > exynos: pinmux: fix the gpio names for exynos4x12 mmc > arch:exynos: boot mode: add get_boot_mode(), code cleanup > board:samsung: check the boot device and init the right mmc driver. > samsung: misc: add function for setting $dfu_alt_info > samsung:board: misc_init_r: call set_dfu_alt_info() > arm:reset: call the reset_misc() before the cpu reset > samsung: board: enable support of multiple board types > samsung: misc: use board specific functions to set env board info > odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412 > odroid: add odroid U3/X2 device tree description > odroid: kconfig: add odroid_defconfig > Can you please merge this patch set as a result of rebase on the top of the last Kconfig changes? Best Regards, -- Przemyslaw Marczak Samsung R&D Institute Poland Samsung Electronics p.marczak at samsung.com