From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulrich Prinz Date: Mon, 13 Jul 2015 23:05:07 +0200 Subject: [U-Boot] [PATCH v3 00/25] dm: Introduce Rockchip RK3288 support In-Reply-To: <55A2E5DB.5010604@googlemail.com> References: <1435102150-29438-1-git-send-email-sjg@chromium.org> <559BE2F2.3020509@googlemail.com> <559E743F.7060509@googlemail.com> <55A2E5DB.5010604@googlemail.com> Message-ID: <55A42803.1000503@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 13.07.2015 um 00:10 schrieb Ulrich Prinz: > Hi Simon, > > had to fixup my list account... > > Am 09.07.2015 um 20:10 schrieb Simon Glass: >> Hi Ulrich, >> >> Don't you mean this? >> >> ./firefly/tools/mkimage -T rkimage -d ./firefly/spl/u-boot-dtb.spl.bin >> >> You need to send U-Boot and its device tree. Perhaps there is a >> mistake in my instructions but this is what I see here: Using *-dtb.spl worked. Flashing the uboot binary to the SD at offset 2048 and loading the SPL via rkflashtool started the u-boot login screen right away. Regards Ulrich