Difference between revisions of "U-boot patches"
From ArmadeusWiki
(New page: =General information= patches -3xx are usefull for apf27 patches -4xx are usefull for apf51 =List of patches= ==u-boot 1.3.4== u-boot-1.3.4-100-imx.patch u-boot-1.3.4-110-apf9328.p...) |
m (→General information) |
||
Line 1: | Line 1: | ||
=General information= | =General information= | ||
− | patches - | + | patches -1xx concern the board apf9328 |
− | patches -4xx | + | patches -3xx concern the board apf27 |
+ | |||
+ | patches -4xx concern the board apf51 | ||
=List of patches= | =List of patches= |
Revision as of 11:42, 23 July 2011
Contents
General information
patches -1xx concern the board apf9328
patches -3xx concern the board apf27
patches -4xx concern the board apf51
List of patches
u-boot 1.3.4
u-boot-1.3.4-100-imx.patch u-boot-1.3.4-110-apf9328.patch u-boot-1.3.4-111-apf9328-DM9000.patch u-boot-1.3.4-112-apf9328-makefile.patch u-boot-1.3.4-120-apf9328-tools.patch u-boot-1.3.4-130-apf9328-example.patch u-boot-1.3.4-140-ds1374.patch u-boot-1.3.4-300-imx27.patch u-boot-1.3.4-301-nand.patch u-boot-1.3.4-310-apf27.patch u-boot-1.3.4-320-spartan.patch u-boot-1.3.4-330-fw_env-fix_build_problems_with_old_MTD_VERSION.patch u-boot-1.3.4-331-fw_env-add_NAND_support.patch u-boot-1.3.4-340-nand_large_file_download.patch u-boot-1.3.4-400-fixes_weak_symbols_inlined_compilation_with_gcc_4_4.patch u-boot-1.3.4-401-fixes_EABI_linking_problems_with_gcc_4_3_and_gcc_4_4.patch u-boot-1.3.4-402-apf9328-fixes_gcc_4_4_EABI_linking_issues.patch u-boot-1.3.4-403-apf9328-arm920t_is_a_armv4t_arch.patch
u-boot 2010.03
u-boot-2010.03-100-imx.patch u-boot-2010.03-110-apf9328.patch u-boot-2010.03-111-apf9328-DM9000.patch u-boot-2010.03-112-apf9328-makefile.patch u-boot-2010.03-120-apf9328-tools.patch u-boot-2010.03-140-ds1374.patch u-boot-2010.03-150-apf9328-fixes_gcc_4_4_EABI_linking_issues.patch u-boot-2010.03-300-imx27.patch* u-boot-2010.03-301-nand.patch* u-boot-2010.03-310-apf27.patch* u-boot-2010.03-311-imx-nand-lock-unlock.patch u-boot-2010.03-312-imx-nand-write-any-size.patch u-boot-2010.03-320-spartan.patch* u-boot-2010.03-321-add_spartan6.patch u-boot-2010.03-322-fpga_second_load_operator.patch u-boot-2010.03-330-fix-nand-debug.patch u-boot-2010.03-340-fix-fecmxc-debug.patch u-boot-2010.03-350-fix-jffs2-warns.patch u-boot-2010.03-400-imx51.patch u-boot-2010.03-401-apf51.patch u-boot-2010.03-403-apf51-wdog.patch u-boot-2010.03-404-apf51-fec.patch u-boot-2010.03-407-imx51-nand.patch u-boot-2010.03-409-apf51-nand-spl.patch u-boot-2010.03-410-imx-iim.patch u-boot-2010.03-411-Fix-high-voltage-nand-sd.patch u-boot-2010.03-420-freescale-mxc_i2c-add_support_for_MX53_processor.patch u-boot-2010.03-421-denx-mxc_i2c-add_support_for_the_iMX35_processor.patch u-boot-2010.03-422-denx-mxc_i2c-get_rid_of__REG_access.patch u-boot-2010.03-423-denx-mxc_i2c-address_failure_with_mx35_processor.patch u-boot-2010.03-424-armadeus-mxc_i2c-add_support_for_the_iMX51_processor.patch
Port u-boot's patches to upstream
u-boot-2010.03-100-imx.patch: this patch was fixing a frequency computation. But this fix is already upstream, so this patch isn't usefull right now