-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 249951 b: refs/heads/master c: bb2d813 h: refs/heads/master i: 249949: 22b1d43 249947: 4e01583 249943: 20147fb 249935: bdf7854 249919: 3281c16 v: v3
- Loading branch information
Russell King
committed
May 12, 2011
1 parent
3b0f88d
commit 3191701
Showing
185 changed files
with
2,202 additions
and
1,709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 603605abae9ee731bdafb2af83a487d98a568815 | ||
refs/heads/master: bb2d8130dcc6d285b215b75d4ec2a9b2063efa4f |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
CONFIG_EXPERIMENTAL=y | ||
CONFIG_LOG_BUF_SHIFT=14 | ||
CONFIG_EMBEDDED=y | ||
# CONFIG_HOTPLUG is not set | ||
# CONFIG_ELF_CORE is not set | ||
# CONFIG_FUTEX is not set | ||
# CONFIG_TIMERFD is not set | ||
# CONFIG_VM_EVENT_COUNTERS is not set | ||
# CONFIG_COMPAT_BRK is not set | ||
CONFIG_SLAB=y | ||
# CONFIG_LBDAF is not set | ||
# CONFIG_BLK_DEV_BSG is not set | ||
# CONFIG_IOSCHED_DEADLINE is not set | ||
# CONFIG_IOSCHED_CFQ is not set | ||
# CONFIG_MMU is not set | ||
CONFIG_ARCH_AT91=y | ||
CONFIG_ARCH_AT91X40=y | ||
CONFIG_MACH_AT91EB01=y | ||
CONFIG_AT91_EARLY_USART0=y | ||
CONFIG_CPU_ARM7TDMI=y | ||
CONFIG_SET_MEM_PARAM=y | ||
CONFIG_DRAM_BASE=0x01000000 | ||
CONFIG_DRAM_SIZE=0x00400000 | ||
CONFIG_FLASH_MEM_BASE=0x01400000 | ||
CONFIG_PROCESSOR_ID=0x14000040 | ||
CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
CONFIG_ZBOOT_ROM_BSS=0x0 | ||
CONFIG_BINFMT_FLAT=y | ||
# CONFIG_SUSPEND is not set | ||
# CONFIG_FW_LOADER is not set | ||
CONFIG_MTD=y | ||
CONFIG_MTD_PARTITIONS=y | ||
CONFIG_MTD_CHAR=y | ||
CONFIG_MTD_BLOCK=y | ||
CONFIG_MTD_RAM=y | ||
CONFIG_MTD_ROM=y | ||
CONFIG_BLK_DEV_RAM=y | ||
# CONFIG_INPUT is not set | ||
# CONFIG_SERIO is not set | ||
# CONFIG_VT is not set | ||
# CONFIG_DEVKMEM is not set | ||
# CONFIG_HW_RANDOM is not set | ||
# CONFIG_HWMON is not set | ||
# CONFIG_USB_SUPPORT is not set | ||
CONFIG_EXT2_FS=y | ||
# CONFIG_DNOTIFY is not set | ||
CONFIG_ROMFS_FS=y | ||
# CONFIG_ENABLE_MUST_CHECK is not set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.