[PATCH] MIPS: loongsonl: pull headers from linux kernel

2019-11-03 Thread sendpatch
From: Du Huanpeng Signed-off-by: Du Huanpeng --- arch/mips/mach-loongson/include/mach/loongson1.h | 50 ++--- arch/mips/mach-loongson/include/mach/regs-clk.h | 81 +++ arch/mips/mach-loongson/include/mach/regs-mux.h | 124 +++

[BUG] Padding inserted by linker breaks magicvar linker array

2019-11-03 Thread Ahmad Fatoum
Hi, I run into a crash with barebox master[1] when running the magicvar command. The culprit seems to be 8 bytes of padding inserted between __barebox_magicvar_start and OPTARG, the first array element: 0x00061918__barebox_magicvar_start = .

state: eMMC boot0-partitions backend for Linux

2019-11-03 Thread Christoph Fritz
Hi, I would like to use emmc-hardware-partition boot1 as a state backend, this has the charm of keeping the big hw-partition clean while using SLC for e.g. serial numbers. Within barebox using an emmc-hardware-partition boot1 as a state backend just works! But trying to hand over this backend