• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/board/qemu/xtensa-lx60/linux/linux-0001-disable-redboot-and-uboot.patch
Waldemar BrodkorbWaldemar Brodkorb committed a570dea84f211 Jul 2014
Raw file
Source viewDiff to previous
 
1
disable boot-uboot and boot-redboot, requires a patched u-boot and mkimage
2
​
3
Signed-off-by:Waldemar Brodkorb <wbx@openadk.org>
4
​
5
diff -Nur linux-3.15.orig/arch/xtensa/boot/Makefile linux-3.15/arch/xtensa/boot/Makefile
6
--- linux-3.15.orig/arch/xtensa/boot/Makefile   2014-06-08 20:19:54.000000000 +0200
7
+++ linux-3.15/arch/xtensa/boot/Makefile    2014-06-14 20:07:15.206091165 +0200
8
@@ -23,7 +23,7 @@
9
 
10
 bootdir-$(CONFIG_XTENSA_PLATFORM_ISS)   += boot-elf
11
 bootdir-$(CONFIG_XTENSA_PLATFORM_XT2000) += boot-redboot boot-elf boot-uboot
12
-bootdir-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += boot-redboot boot-elf boot-uboot
13
+bootdir-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += boot-elf
14
 
15
 zImage Image: $(bootdir-y)
16
 
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.