Skip to content

Commit

Permalink
Revert "Linux_SDK_V2.0.2"
Browse files Browse the repository at this point in the history
This reverts commit 8942b2d.
  • Loading branch information
RevySR committed Jan 10, 2025
1 parent 68565d2 commit 3d877f3
Show file tree
Hide file tree
Showing 106 changed files with 508 additions and 19,062 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,6 @@ UBOOTINCLUDE := \
-I$(srctree)/arch/$(ARCH)/thumb1/include),) \
-I$(srctree)/arch/$(ARCH)/include \
$(if $(CONFIG_TARGET_LIGHT_C910), -I$(srctree)/lib/sec_library/include) \
$(if $(CONFIG_TARGET_LIGHT_C910), -I$(srctree)/lib/sec_library/include/soft_crypto) \
-include $(srctree)/include/linux/kconfig.h

NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
Expand Down Expand Up @@ -758,8 +757,6 @@ libs-y += drivers/net/phy/
libs-y += drivers/power/ \
drivers/power/domain/ \
drivers/power/fuel_gauge/ \
drivers/power/charge/ \
drivers/mcu/ \
drivers/power/mfd/ \
drivers/power/pmic/ \
drivers/power/battery/ \
Expand Down
1 change: 0 additions & 1 deletion arch/riscv/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dtb-$(CONFIG_TARGET_LIGHT_EVB_MPW_C910) += light-evb-mpw-c910.dtb
dtb-$(CONFIG_TARGET_LIGHT_FPGA_FM_C910) += light-fpga-fm-c910.dtb
dtb-$(CONFIG_TARGET_LIGHT_C910) += light-a-ref.dtb light-b-ref.dtb light-a-val.dtb light-b-product.dtb light-a-product.dtb light-ant-ref.dtb light-beagle.dtb light-b-power.dtb light-lpi4a.dtb light-milkv-meles.dtb
dtb-$(CONFIG_TARGET_LIGHT_C910) += light-lpi4a-laptop.dtb
dtb-$(CONFIG_TARGET_LIGHT_C910) += th1520-rvbook.dtb

targets += $(dtb-y)

Expand Down
2 changes: 1 addition & 1 deletion arch/riscv/dts/light-a-val.dts
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
tpm@0{
compatible = "z32h330tc,z32h330tc-spi";
reg = <0>;
spi-max-frequency = <20000000>;
spi-max-frequency = <40000000>;
};
};

Expand Down
Loading

0 comments on commit 3d877f3

Please sign in to comment.