u-boot-brain/board/samsung/common
Piotr Wilczek eee2fab0bd board:samsung:common: set envs with board unified information
This patch sets envs that describe board information.
The following envs are set: soc_id, soc_rev, board_rev.
Based on this information, if CONFIG_OF_LIBFDT is enabled,
the 'fdtfile' env is set as:
fdtfile=${soc_family}${soc_id}-${board}.dtb

The generated envs are intenionally not saved to persistent storage.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2014-02-07 10:06:24 +09:00
..
board.c Exynos5420: Add base patch for SMDK5420 2013-12-30 16:50:34 +09:00
dfu_sample_env.txt config: trats: trats2: extend dfu_alt_info by env update settings 2014-02-03 16:09:10 +09:00
exynos-uboot-spl.lds Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile samsung: common: Add file for common functions, draw_logo() cleanup. 2014-02-03 15:36:14 +09:00
misc.c board:samsung:common: set envs with board unified information 2014-02-07 10:06:24 +09:00
multi_i2c.c samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board 2013-09-25 10:52:33 +09:00
thor.c samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup 2013-10-20 23:42:41 +02:00
ums.c usb: ums: move ums code from trats to Samsung common directory 2013-11-08 20:46:19 +01:00