u-boot-brain/board/samsung
Przemyslaw Marczak a0afc6f378 config: trats: trats2: extend dfu_alt_info by env update settings
This change allows updating environment stored on MMC by dfu or thor.

New setting:
- "params.bin mmc 0x38 0x8"

File params.bin can be generated by: tools/mkenvimage.
e.g. ./mkenvimage -s 4096 -o params.bin <env_text_file>

Every new env variable in text file should start with a new line.

Sample env text file:
- board/samsung/common/dfu_sample_env.txt

Requirements:
- file name: "params.bin"
- file size: 4096 Bytes - the same as CONFIG_ENV_SIZE.
  Other size will cause CRC miscalculation at boot.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
CC: Piotr Wilczek <p.wilczek@samsung.com>
CC: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2014-02-03 16:09:10 +09:00
..
arndale usb: exynos5: arndale: Add network support 2014-01-13 12:23:28 +01:00
common config: trats: trats2: extend dfu_alt_info by env update settings 2014-02-03 16:09:10 +09:00
dts exynos5250: usb: Fix VBus gpio numbers for ehci and xhci controllers 2014-02-03 13:28:23 +09:00
goni board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
origen board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
smdk2410 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
smdk5250 smdk5250: Remove 'board_usb_vbus_init()' function 2014-02-03 13:28:23 +09:00
smdk5420 Exynos5420: Add base patch for SMDK5420 2013-12-30 16:50:34 +09:00
smdkc100 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
smdkv310 board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
trats trats: add LCD download menu support 2014-02-03 15:36:14 +09:00
trats2 trats2: add LCD download menu support 2014-02-03 15:36:14 +09:00
universal_c210 universal: add LCD download menu support 2014-02-03 15:36:14 +09:00