u-boot-brain/board/samsung
Łukasz Majewski 35777e2226 spl:falcon:trats Update Trats default board configuration file to support FALCON MODE
Support for a new command (defined at envs) - spl_export generates
the ATAGS image necessary for fast boot. Afterwards, it is stored
at ext4 partition.

Generated image format:
CRC [4B] SIZE [4B] PAYLOAD(ATAGS/DT) [SIZE]

Remarks:
- CRC is calculated only for PAYLOAD
- SIZE is the size of PAYLOAD

It is important to adjust ${splsize} when large image is generated.
It is defined as hex, since ext4 related commands expect it.

The ${spladdr} environment variable corresponds to
CONFIG_SYS_SPL_ARGS_ADDR

Additionally definitions for DFU have been refactored and support for
EFI has been added as well.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-01-03 11:43:59 +09:00
..
common i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards 2012-09-17 09:39:50 +02:00
dts EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250 2012-12-26 19:26:25 +09:00
goni arm:goni:pmic: Adjust GONI target platform board to new PMIC framework 2012-11-14 11:21:12 +01:00
origen Origen: Add default clock settings for multimedia IPs 2012-10-26 23:29:47 +02:00
smdk2410 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
smdk5250 exynos5: Add DT based driver for SMC911X ethernet 2012-12-26 19:26:25 +09:00
smdk6400 common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00
smdkc100 IPL: Remove remains of OneNAND IPL 2012-09-18 12:01:51 -07:00
smdkv310 S5PC2XX: Rename S5pc2XX to exynos 2011-12-09 17:30:09 +01:00
trats spl:falcon:trats Update Trats default board configuration file to support FALCON MODE 2013-01-03 11:43:59 +09:00
universal_c210 universal_c210: check the NULL pointer when get the PMIC 2012-12-11 17:37:28 +09:00