rv1126-uboot/common
Joseph Chen 6bccab8707 fdt: fixup: move board_fdt_fixup the earliest than others
If we update fdt by create or move operation, the fdt nodes offset are
changed, but device node of DM didn't update its offset linking with the
fdt node. This makes driver can't parse the right fdt node info.

This is a DM framework bug, we need this patch to workarund it.

Change-Id: I18ee427fe2457ae42e5c6d1dab3e365fe87e06e4
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2019-08-01 17:46:49 +08:00
..
eeprom
init serial: ns16550: support using pre-loader serial 2018-10-19 17:40:56 +08:00
spl common: spl: mmc: use block interface to find mmc device 2019-07-29 15:35:17 +08:00
Kconfig common: console: support disable console in & out 2019-07-19 11:36:41 +08:00
Makefile common: Makefile: optimize compile rules for TPL/SPL/U-Boot 2019-07-05 19:01:06 +08:00
android_ab.c
android_bootloader.c common: android: format address with "0x%08lx" 2019-07-17 16:50:28 +08:00
attestation_key.c common: write_keybox: fix write attestation key compatibility error 2019-03-05 15:09:17 +08:00
autoboot.c common: autoboot: using ctrl+c to exit bootdelay and enter hush 2018-12-19 17:08:17 +08:00
bedbug.c
board_f.c common: board_f: set GD_FLG_DISABLE_CONSOLE early before initcall 2019-07-19 11:36:43 +08:00
board_info.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
board_r.c UPSTREAM: Convert CONFIG_SPI to Kconfig 2019-07-23 17:15:32 +08:00
boot_fit.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
boot_rkimg.c common: rkimg: clean up code 2019-07-18 16:43:09 +08:00
bootm.c common: bootm: test cmdtp is NULL or not before use it 2018-12-27 19:43:13 +08:00
bootm_os.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
bootretry.c
bootstage.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c
common_fit.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
console.c common: console: support disable console in & out 2019-07-19 11:36:41 +08:00
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c UPSTREAM: malloc: don't compare pointers to 0 2018-01-17 15:27:28 +08:00
dlmalloc.src
edid.c drm/rockchip: dw-hdmi: Support hdmi quantization range setting 2019-07-18 14:59:49 +08:00
exports.c
fb_common.c
fb_mmc.c fastboot: get mmc erase group size for fastboot 2018-08-13 09:58:31 +08:00
fb_nand.c
fdt_support.c common: fdt_support: correct function part_mtd_parse to mtd_part_parse 2019-06-25 17:53:27 +08:00
flash.c UPSTREAM: flash: Fix spelling of "ERR_TIMOUT" 2019-07-05 19:33:35 +08:00
hash.c
hwconfig.c
image-android-dt.c image: android-dt: add dt_for_each_entry() to iterate over all dt entry of DT image 2018-08-06 11:15:19 +08:00
image-android.c common: android: add android image header check 2019-07-08 09:08:18 +08:00
image-fdt.c fdt: fixup: move board_fdt_fixup the earliest than others 2019-08-01 17:46:49 +08:00
image-fit.c
image-sig.c UPSTREAM: image-sig: use designated initializers for algorithm 2018-01-17 15:27:28 +08:00
image-sparse.c
image.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
iomux.c
iotrace.c
kallsyms.c
keymaster.c lib: optee_client: Extract keymaster CA module 2019-01-18 09:09:34 +08:00
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
log.c UPSTREAM: log: Plumb logging into the init sequence 2018-01-17 15:27:28 +08:00
log_console.c UPSTREAM: log: Add a console driver 2018-01-17 15:27:28 +08:00
lynxkdi.c
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c dm: console/serial: fix flushc() doesn't work 2019-08-01 10:05:41 +08:00
system_map.c
update.c
usb.c
usb_hub.c UPSTREAM: usb: Correct use of debug() 2018-01-17 15:27:28 +08:00
usb_kbd.c
usb_storage.c
write_keybox.c common: write_keybox: write a flag to security storage 2019-07-25 14:17:10 +08:00
xyzModem.c