From b88e2fc940ef98ae232be85d0bc7ff3d7b5f3e5c Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Thu, 19 Apr 2012 19:06:30 -0500 Subject: [PATCH] rpi: Remove start.elf * Was an oops on my part, start.elf is actually one of the arm*_start.elf files. --- build/jam/board/raspberry_pi/start.elf | 751 ------------------------- 1 file changed, 751 deletions(-) delete mode 100755 build/jam/board/raspberry_pi/start.elf diff --git a/build/jam/board/raspberry_pi/start.elf b/build/jam/board/raspberry_pi/start.elf deleted file mode 100755 index 8c1445af22..0000000000 --- a/build/jam/board/raspberry_pi/start.elf +++ /dev/null @@ -1,751 +0,0 @@ - - - - - - - - - firmware/boot/start.elf at master · raspberrypi/firmware · GitHub - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - -
-
-
-
- - - - - - -

- - - / - firmware -

-
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
- - - - -
- - popcornmix - - - - - -
- -
-
- -
-
-
-
- - 100755 - 2029.764 kb -
- -
-
-
- View Raw -
-
- -
-
-
-
- -
- - - -
-
-
- - -
- - - - - - - - -
-

Markdown Cheat Sheet

- -
- -
-
-

Format Text

-

Headers

-
-# This is an <h1> tag
-## This is an <h2> tag
-###### This is an <h6> tag
-

Text styles

-
-*This text will be italic*
-_This will also be italic_
-**This text will be bold**
-__This will also be bold__
-
-*You **can** combine them*
-
-
-
-

Lists

-

Unordered

-
-* Item 1
-* Item 2
-  * Item 2a
-  * Item 2b
-

Ordered

-
-1. Item 1
-2. Item 2
-3. Item 3
-   * Item 3a
-   * Item 3b
-
-
-

Miscellaneous

-

Images

-
-![GitHub Logo](/images/logo.png)
-Format: ![Alt Text](url)
-
-

Links

-
-http://github.com - automatic!
-[GitHub](http://github.com)
-

Blockquotes

-
-As Kanye West said:
-
-> We're living the future so
-> the present is our past.
-
-
-
-
- -

Code Examples in Markdown

-
-

Syntax highlighting with GFM

-
-```javascript
-function fancyAlert(arg) {
-  if(arg) {
-    $.facebox({div:'#foo'})
-  }
-}
-```
-
-
-

Or, indent your code 4 spaces

-
-Here is a Python code example
-without syntax highlighting:
-
-    def foo:
-      if not bar:
-        return true
-
-
-

Inline code for comments

-
-I think you should use an
-`<addr>` element here instead.
-
-
- -
- - - -
-

Something went wrong with that request. Please try again. Dismiss

-
- -
-

Looking for the GitHub logo?

- -
- - - - - - - -