public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] rk3288 (Tinkerboard) not booting
@ 2019-09-22 20:53 Alexander von Gluck IV
  2019-09-22 21:03 ` Michael Nazzareno Trimarchi
  0 siblings, 1 reply; 16+ messages in thread
From: Alexander von Gluck IV @ 2019-09-22 20:53 UTC (permalink / raw)
  To: u-boot

Anyone know a way to get a functional u-boot on the rk3288? (Tinkerboard, SD)

The docs seem to recommend:
$ /tmp/arm-build/tools/mkimage -n rk3288 -T rksd -d arm/tinkerboard/u-boot-spl-dtb.bin out

However, that produces:
Warning: SPL image is too large (size 0xb000) and will not boot

I saw this patch to disable I2C in the SPL to reduce its size:
https://github.com/xypron/u-boot-patches/blob/df2ceb65fb4cc433aa17304ed9d3d591c14ef5ac/0001-configs-tinker-rk3288-disable-CONFIG_SPL_I2C_SUPPORT.patch

However, that breaks the build :-|

 LD spl/u-boot-spl
arm-unknown-haiku-ld.bfd: drivers/built-in.o: in function `rk8xx_write':
/tmp/arm-build/drivers/power/pmic/rk8xx.c:30: undefined reference to `dm_i2c_write'
arm-unknown-haiku-ld.bfd: drivers/built-in.o: in function `rk8xx_read':
/tmp/arm-build/drivers/power/pmic/rk8xx.c:43: undefined reference to `dm_i2c_read'
make[1]: *** [scripts/Makefile.spl:404: spl/u-boot-spl] Error 1
make: *** [Makefile:1762: spl/u-boot-spl] Error 2
make: Leaving directory '/tmp/arm-build'
Disabling SPL Power then results in an error compiling MMC support
Any alternative methods to getting u-boot running from SD?
Rockchip devices seem to be kind of complex to get going :-|
 -- Alex

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-09-26  5:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-22 20:53 [U-Boot] rk3288 (Tinkerboard) not booting Alexander von Gluck IV
2019-09-22 21:03 ` Michael Nazzareno Trimarchi
2019-09-22 21:22   ` Alexander von Gluck IV
2019-09-22 21:46     ` Michael Nazzareno Trimarchi
2019-09-22 22:00       ` Alexander von Gluck IV
2019-09-22 22:09         ` Alexander von Gluck IV
2019-09-23  1:04     ` [U-Boot] rk3288 (Tinkerboard) not booting【请注意,邮件由u-boot-bounces@lists.denx.de代发】 Kever Yang
2019-09-23  1:17       ` Alexander von Gluck IV
2019-09-23  5:34         ` Jonathan Gray
2019-09-23 13:06           ` Alexander von Gluck IV
2019-09-23 13:31             ` Jonathan Gray
2019-09-23 13:55               ` Alexander von Gluck IV
2019-09-23 14:19                 ` Jonathan Gray
2019-09-23 14:26                   ` Alexander von Gluck IV
2019-09-25 18:19                     ` Alexander von Gluck IV
2019-09-26  5:01                       ` Michael Nazzareno Trimarchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox