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

📄 u-boot-1.1.6-mpc832x_rdb.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        : Michael BarkowskiGroup           : Applications/SystemSource          : %{name}-%{version}.tar.bz2Patch0          : u-boot-1.1.6-fsl-1-mpc83xx-20061206.patchPatch1          : u-boot-1.1.6-fsl-1-Fix-the-UEC-driver-bug-of-QE.patchPatch2          : u-boot-1.1.6-fsl-1-streamline-the-83xx-immr-head-file.patchPatch3          : u-boot-1.1.6-fsl-1-Add-support-for-the-MPC832XEMDS-board.patchPatch4          : u-boot-1.1.6-fsl-1-Add-the-MPC832XEMDS-board-readme.patchPatch5          : u-boot-1.1.6-fsl-1-Added-MPC8323E-RDB-board-support-2.patchPatch6          : u-boot-1.1.6-fsl-1-UEC-remove-udelay.patchPatch7          : u-boot-1.1.6-83xx-optimizations.patchBuildRoot       : %{_tmppath}/%{name}Prefix          : %{pfx}%Description U-Boot 1.1.6 configured for mpc8323e RDB board. Patch0 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 Patch 5 is new, for this board.%{summary}All source and patches from Freescale.%Prep%setup -n %{name}-%{version}%patch0 -p1%patch1 -p1%patch2 -p1%patch3 -p1%patch4 -p1%patch5 -p1%patch6 -p1%patch7 -p1%BuildPKG_U_BOOT_CONFIG_TYPE=${PKG_U_BOOT_CONFIG_TYPE:-MPC8323ERDB_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 + -