<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/doc/README.multi-dtb-fit, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2017-10-06T15:26:41Z</updated>
<entry>
<title>spl: dm: Make it possible for the SPL to pick its own DTB from a FIT</title>
<updated>2017-10-06T15:26:41Z</updated>
<author>
<name>Jean-Jacques Hiblot</name>
</author>
<published>2017-09-15T10:57:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2f57c95100f231de0f4e0301237cbe477e09084b'/>
<id>urn:sha1:2f57c95100f231de0f4e0301237cbe477e09084b</id>
<content type='text'>
u-boot can be embedded within a FIT image with multiple DTBs. It then
selects at run-time  which one is best suited for the platform.
Use the same principle here for the SPL: put the DTBs in a FIT image,
compress it (LZO, GZIP, or no compression) and append it at the end of the
SPL.

Signed-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;
[trini: Move default y of SPL_MULTI_DTB_FIT_DYN_ALLOC to it being the
default choice if SYS_MALLOC_F, drop spl.h include from lib/fdtdec.c
it's unused.]
Signed-off-by Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig</title>
<updated>2017-10-06T01:31:04Z</updated>
<author>
<name>Jean-Jacques Hiblot</name>
</author>
<published>2017-09-15T10:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=11955590a284ecb75892aad5f1174ca1b94a709b'/>
<id>urn:sha1:11955590a284ecb75892aad5f1174ca1b94a709b</id>
<content type='text'>
CONFIG_FIT_EMBED might be confused with CONFIG_OF_EMBED, rename it
MULTI_DTB_FIT as it is able to get a DTB from a FIT image containing
multiple DTBs. Also move the option to the Kconfig dedicated to the DTS
options and create a README for this feature.

Signed-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
