rv1126-uboot/drivers
Alex Kiernan 310695f3d2 UPSTREAM: spl: disk: usb: Add dependencies to sprintf/strto*
If SPL serial support is disabled nothing brings in sprintf, snprintf
or simple_strtoul:

  env/built-in.o: In function `regex_callback':
  env/attr.c:128: undefined reference to `sprintf'
  disk/built-in.o: In function `blk_get_device_by_str':
  disk/part.c:386: undefined reference to `simple_strtoul'
  disk/part.c:395: undefined reference to `simple_strtoul'
  disk/built-in.o: In function `blk_get_device_part_str':
  disk/part.c:522: undefined reference to `simple_strtoul'
  disk/built-in.o: In function `part_set_generic_name':
  disk/part.c:704: undefined reference to `sprintf'
  drivers/built-in.o: In function `init_peripheral_ep':
  drivers/usb/musb-new/musb_gadget.c:1826: undefined reference to `sprintf'
  drivers/built-in.o: In function `musb_core_init':
  drivers/usb/musb-new/musb_core.c:1451: undefined reference to `snprintf'

Add those dependencies here.

Change-Id: I3512dc53bc93a556aee250d98d1a5977d9e2a537
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit ab9e12f651d9211aa0d3c9b9e579c38bd8704054)
2020-01-07 17:24:49 +08:00
..
adc treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
ata treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
bios_emulator UPSTREAM: printk: collect printk stuff into <linux/printk.h> with loglevel support 2018-01-17 15:27:28 +08:00
block dm: blk: fix spi flash uclass different error when use mtd block 2019-10-09 09:13:21 +08:00
bootcount UPSTREAM: bootcount: add support for bootcounter on EXT filesystem 2018-01-17 15:27:28 +08:00
clk clk: rockchip: rk1808: Restore crypto frequency after PLL frequency setting 2019-12-10 11:30:51 +08:00
core dm: cmd: add "dm aliases" support 2019-12-16 21:01:05 +08:00
cpu dm: add amp uclass and rockchip amp driver support 2019-04-08 20:53:44 +08:00
crypto crypto: rockchip: v1: add address print for aligned failed message 2019-12-17 15:05:18 +08:00
ddr UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
demo
dfu treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
dma UPSTREAM: Convert CONFIG_APBH_DMA et al to Kconfig 2019-07-05 19:33:35 +08:00
firmware UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
fpga UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
gpio UPSTREAM: bitops: collect BIT macros to include/linux/bitops.h 2018-01-17 15:27:28 +08:00
i2c dm: i2c: add alias seq print 2019-09-20 15:54:43 +08:00
input driver: core/input: treat 'u-boot,dm-spl' as 'u-boot,dm-pre-reloc' 2019-10-24 10:52:45 +08:00
irq irq: virq: add parent irq enable/disable management 2019-10-23 11:12:30 +08:00
led led: led_gpio: add "default-state" apply 2019-03-01 11:03:15 +08:00
mailbox
memory
misc misc: rockchip-otp: support read & write secure otp 2019-08-23 09:16:14 +08:00
mmc dm: mmc: support get MMC order through aliases in spl process 2019-07-29 15:35:17 +08:00
mtd mtd: spinand: support GD5F2GQ4UExxG 2019-11-15 09:09:30 +08:00
net UPSTREAM: armv8: ls1043a/ls2080a: check SoC by device ID 2020-01-07 17:24:46 +08:00
nvme nvme: Remove dead codes in nvme_setup_io_queues() 2017-09-03 15:30:34 -04:00
pch
pci UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
pcmcia
phy UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
pinctrl pinctrl: rockchip: use flat device tree to find the node in spl 2019-11-11 09:46:07 +08:00
power power: io-domain: Don't printf sudev->name when get regulator failed 2019-11-27 11:30:07 +08:00
pwm pwm: rockchip: Do pwm pinctrl setting after pwm enabled 2018-03-20 14:56:24 +08:00
qe UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ram driver: ram: rockchip: fix some soc can not use sdram_common api 2019-11-29 18:28:14 +08:00
remoteproc
reset UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
rkflash rkflash: support SPI Nor gpt update 2019-12-20 10:06:59 +08:00
rknand drivers: rknand: add support Micron B05A and B16A 2019-09-26 14:13:14 +08:00
rtc rtc: add rk8xx rtc support 2019-02-25 10:08:47 +08:00
scsi
serial dm: serial: add "serial_dev_" API for normal serial device 2019-12-20 20:54:18 +08:00
soc
sound UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
spi rockchip: drivers: spi: add compatible info for rk3328 and rk3066 2019-12-06 14:28:32 +08:00
spmi
sysreset dm: sysreset: support mode args for reboot/reset command 2019-11-12 19:34:04 +08:00
thermal thermal: rockchip: get "rockchip,hw-tshut-polarity" form dts node 2018-12-20 11:55:57 +08:00
timer UPSTREAM: rockchip: timer: update for 32/64bit-aware OF_PLATDATA 2018-01-16 18:16:48 +08:00
tpm treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
usb UPSTREAM: spl: disk: usb: Add dependencies to sprintf/strto* 2020-01-07 17:24:49 +08:00
video video/drm: analogix_dp: Workaround async issue between pclk clock and 24m clock 2020-01-02 17:14:31 +08:00
watchdog watchdog: add support for Rockchip watchdog 2019-04-10 14:35:24 +08:00
Kconfig rockchip: rkflash: add rk small capacity flash storage support with block interface 2018-05-11 11:08:38 +08:00
Makefile driver: Makefile: add crypto compile for SPL 2019-10-14 20:57:25 +08:00