Home
last modified time | relevance | path

Searched hist:eee2fab0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/samsung/
H A Dmisc.heee2fab0 Wed Jan 22 08:54:32 CST 2014 Piotr Wilczek <p.wilczek@samsung.com> 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>
/openbmc/u-boot/board/samsung/common/
H A Dmisc.ceee2fab0 Wed Jan 22 08:54:32 CST 2014 Piotr Wilczek <p.wilczek@samsung.com> 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>