<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.inmys.ru/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.inmys.ru/feed.php">
        <title> - wiki:cmp:proc:rockchip:rv1103_rv1106:uboot</title>
        <description></description>
        <link>http://wiki.inmys.ru/</link>
        <image rdf:resource="http://wiki.inmys.ru/_media/wiki:logo.png" />
       <dc:date>2026-05-18T19:58:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.inmys.ru/wiki:cmp:proc:rockchip:rv1103_rv1106:uboot:start?rev=1712791925&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.inmys.ru/_media/wiki:logo.png">
        <title></title>
        <link>http://wiki.inmys.ru/</link>
        <url>http://wiki.inmys.ru/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="http://wiki.inmys.ru/wiki:cmp:proc:rockchip:rv1103_rv1106:uboot:start?rev=1712791925&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-10T23:32:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Конспект U-Boot v2017 (next-dev) Development Guide</title>
        <link>http://wiki.inmys.ru/wiki:cmp:proc:rockchip:rv1103_rv1106:uboot:start?rev=1712791925&amp;do=diff</link>
        <description>Конспект U-Boot v2017 (next-dev) Development Guide

	*  &lt;https://github.com/rockchip-linux/u-boot&gt;
	*  &lt;https://github.com/LuckfoxTECH/luckfox-pico&gt;

1. Chapter-1 Basic Introduction

1.5 Boot-order

The RK platform currently has two startup methods depending on whether the front-end Loader code is open source:


// Preloader closed source
BOOTROM =&gt; ddr bin =&gt; Miniloader =&gt; TRUST =&gt; U-BOOT =&gt; KERNEL
// The front-end loader is open source
BOOTROM =&gt; TPL =&gt; SPL =&gt; TRUST =&gt; U-BOOT =&gt; KERNEL</description>
    </item>
</rdf:RDF>
