scripts/kconfig/conf --defconfig=arch/arm/configs/imx_v7_defconfig Kconfig Linux 的图行界面配置和 uboot 是一样的,这里我们不需要做任何的配置,直接按两下 ESC键退出,退出图形界面以后会自动开始编译Linux: 编译完成后如下图: 先编译出zimage,各种dtb,最后编译出ko。 distclean过程 make ARCH=arm CROSS_...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} arm-sbc / rk-uboot Public forked from rockchip-linux/u-boot Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
SUPPORT_LIST=`ls configs/*[r,p][x,v,k][0-9][0-9]*_defconfig` # @target board: defined in arch/arm/mach-rockchip/<soc>/Kconfig # @label: show build message # @loader: search for ini file to pack loader # @trust: search for ini file to pack trust ...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} niceqwer55555 / kernel Public forked from rockchip-linux/kernel Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
(CONFIG_ARCH_ROCKCHIP),y) # On ARM64 this target is produced by binman so we don't need this dep ifeq ($(CONFIG_ARM64),y) ifeq ($(CONFIG_SPL),y) # TODO: Get binman to generate this too INPUTS-y += u-boot-rockchip.bin endif else ifeq ($(CONFIG_SPL),y) # Generate ...
rockchip_%_defconfig: $(BUILD_DIR)/buildroot-config/conf $(1)/configs/rockchip_%_defconfig outputmakefile $(TOPDIR)/build/parse_defconfig.sh $(1)/configs/$$@ \ $(BASE_DIR)/.config.in $$(COMMON_CONFIG_ENV) BR2_DEFCONFIG=$(1)/configs/$$@ \ $$< --defconfig=$(BASE_DIR)/...
unexportHOST_ARCHifeq("x86_64",$(MK_ARCH))exportHOST_ARCH=$(HOST_ARCH_X86_64)elseifneq(,$(findstring $(MK_ARCH),"i386""i486""i586""i686"))exportHOST_ARCH=$(HOST_ARCH_X86)elseifneq(,$(findstring $(MK_ARCH),"aarch64""armv8l"))exportHOST_ARCH=$(HOST_ARCH_AARCH64)elseifneq(,...
CPU:RK3288 系统:Android 5.1 1.修改kernel/arch/arm/configs/rockchip_defconfig,打开mipi屏开关 # CONFIG_LCD_GENERAL is not set CONFIG_LCD_MIPI=y CONFIG_RK_TRSM=y # CONFIG_RK32_LVDS is not set # CONFIG_RK32_DP is not set # CONFIG_RK_VGA is not set CONFIG_MIPI_DSI[...
U-Boot tree for pending commits. Contribute to rockchip-linux/u-boot development by creating an account on GitHub.
U-Boot tree for pending commits. Contribute to kiddin9/u-boot development by creating an account on GitHub.