页次: 1
I downloaded last version of u-boot ..but compile failed with this error: arm-linux-gnueabihf-ld: drivers/mtd/ubi/block.o: in function `ubi_bwrite':
/usr/src/u-boot/drivers/mtd/ubi/block.c:98:(.text.ubi_bwrite+0x3e): undefined reference to `ubi_volume_write'
arm-linux-gnueabihf-ld: drivers/mtd/ubi/block.o: in function `ubi_bread':
/usr/src/u-boot/drivers/mtd/ubi/block.c:75:(.text.ubi_bread+0x3e): undefined reference to `ubi_volume_read'
arm-linux-gnueabihf-ld: drivers/sound/hda_codec.o: in function `hda_codec_init':
/usr/src/u-boot/drivers/sound/hda_codec.c:477:(.text.hda_codec_init+0xe): undefined reference to `dm_pci_read_bar32'
make: *** [Makefile:2029: u-boot] Error 1
what should to do right now?
hello everyon.
I need to generate V3s SPI NAND image but I have problem like these : [ 1.749624] Hardware name: Allwinner sun8i Family
[ 1.754362] [<c022af40>] (unwind_backtrace) from [<c0227ae8>] (show_stack+0x10/0x14)
[ 1.762110] [<c0227ae8>] (show_stack) from [<c0838728>] (dump_stack+0x88/0x9c)
[ 1.769339] [<c0838728>] (dump_stack) from [<c023a7cc>] (panic+0xec/0x278)
[ 1.776220] [<c023a7cc>] (panic) from [<c0c013dc>] (mount_block_root+0x1c8/0x280)
[ 1.783701] [<c0c013dc>] (mount_block_root) from [<c0c01618>] (prepare_namespace+0x9c/0x188)
[ 1.792133] [<c0c01618>] (prepare_namespace) from [<c0c00fa8>] (kernel_init_freeable+0x244/0x254)
[ 1.800988] [<c0c00fa8>] (kernel_init_freeable) from [<c084acb4>] (kernel_init+0x8/0x110)
[ 1.809161] [<c084acb4>] (kernel_init) from [<c02011f8>] (ret_from_fork+0x14/0x3c)
[ 1.816719] Exception stack(0xc3833fb0 to 0xc3833ff8)
[ 1.821765] 3fa0: 00000000 00000000 00000000 00000000
[ 1.829931] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1.838097] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 1.844717] Rebooting in 5 seconds..
页次: 1