⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 u-boot-1.1.6-mpc8360epb.spec

📁 coldfire MCF5445X基于unix平台的BSP
💻 SPEC
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary         : Universal Bootloader firmwareName            : u-bootVersion         : 1.1.6Release         : 1License         : GPLVendor          : FreescalePackager        : Lee NipperGroup           : Applications/SystemSource          : %{name}-%{version}.tar.bz2Patch0          : u-boot-1.1.6-fsl-1-mpc83xx-20061206.patchBuildRoot       : %{_tmppath}/%{name}Prefix          : %{pfx}%Description U-Boot 1.1.6 configured for mpc8360E MDS board. The patch file used is based on source changes from http://opensource.freescale.com/pub/scm/u-boot-83xx.git (a public git repository) using the tree with sha1 value dd520bf314c7add4183c5191692180f576f96b60. This git tag is identified for this code baseline: U-Boot-1_1_6-fsl-1%{summary}All source and patches from Freescale.%Prep%setup -n %{name}-%{version}%patch0 -p1%BuildPKG_U_BOOT_CONFIG_TYPE=${PKG_U_BOOT_CONFIG_TYPE:-MPC8360EMDS_config}make HOSTCC="$BUILDCC" CROSS_COMPILE=$TOOLCHAIN_PREFIX $PKG_U_BOOT_CONFIG_TYPEmake HOSTCC="$BUILDCC" HOSTSTRIP="$BUILDSTRIP" \     CROSS_COMPILE=$TOOLCHAIN_PREFIX $PKG_U_BOOT_BUILD_ARGS all%Installrm -rf $RPM_BUILD_ROOTmkdir -p $RPM_BUILD_ROOT/%{pfx}/bootfor i in u-boot.bin u-bootdo    cp $i $RPM_BUILD_ROOT/%{pfx}/bootdone%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -