File tree Expand file tree Collapse file tree 2 files changed +35
-0
lines changed
meta-common/recipes-kernel/linux
meta-evb-npcm845/recipes-kernel/linux Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ KSRC = "git://github.com/Nuvoton-Israel/linux;protocol=https;branch=${KBRANCH} "
2+ KBRANCH = "NPCM-6.12-OpenBMC"
3+ LINUX_VERSION = "6.12.17"
4+ SRCREV = "7fe003d6ad08b2295ad8f71c440ac3e2a7ca7826"
5+
6+ require .. /.. /.. /.. /meta -nuvoton /recipes -kernel /linux /linux -nuvoton . inc
7+
8+ SRC_URI :append :nuvoton = " file://enable-emc.cfg"
9+ SRC_URI :append :nuvoton :df -obmc -static -norootfs = " file://enable-spinor-ubifs.cfg"
Original file line number Diff line number Diff line change 1+ FILESEXTRAPATHS :prepend := "${THISDIR} /linux-nuvoton:"
2+
3+ SRC_URI :append = " file://evb-npcm845-stage.cfg"
4+ SRC_URI :append = " file://enable-v4l2.cfg"
5+ SRC_URI :append = " file://luks.cfg"
6+
7+ # enable legavcy kvm driver, mutex vl42 driver
8+ # SRC_URI:append = " file://enable-legacy-kvm.cfg"
9+
10+ # support OpenBMC flash partition
11+ SRC_URI :append = " file://0001-dts-nuvoton-evb-npcm845-support-openbmc-partition.patch"
12+ SRC_URI :append = " file://0002-dts-update-flash-layout-for-TIP-2M.patch"
13+
14+ # enable slave eeprom for gfx edid
15+ SRC_URI :append = " file://0003-dts-npcm845-evb-enable-slave-eeprom-on-i2c11.patch"
16+
17+ # enable i3c0 GDMA
18+ SRC_URI :append = " file://0004-dts-arm64-evb-npcm845-enable-gdma-on-i3c0.patch"
19+
20+ # Enable af_mctp on i3c and i2c
21+ SRC_URI :append = " file://0005-dts-mctp-i2c-controller.patch"
22+ SRC_URI :append = " file://0006-dts-mctp-i3c-controller.patch"
23+ SRC_URI :append = " file://af_mctp.cfg"
24+
25+ # Enable UDC8 on usb phy3
26+ SRC_URI :append = " file://0007-dts-evb-npcm845-enable-udc8.patch"
You can’t perform that action at this time.
0 commit comments