Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 83555854 authored by Robert Nelson's avatar Robert Nelson
Browse files

panda: this seems real important, back to testing


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent c46ae7b7
Branches
Tags
No related merge requests found
......@@ -410,7 +410,7 @@ CONFIG_MACH_OMAP_4430SDP=y
CONFIG_MACH_OMAP4_PANDA=y
# CONFIG_OMAP3_EMU is not set
# CONFIG_OMAP3_SDRC_AC_TIMING is not set
# CONFIG_OMAP4_ERRATA_I688 is not set
CONFIG_OMAP4_ERRATA_I688=y
#
# Processor Type
......@@ -446,6 +446,7 @@ CONFIG_CACHE_PL310=y
CONFIG_ARM_L1_CACHE_SHIFT_6=y
CONFIG_ARM_L1_CACHE_SHIFT=6
CONFIG_ARM_DMA_MEM_BUFFERABLE=y
CONFIG_ARCH_HAS_BARRIERS=y
CONFIG_ARM_NR_BANKS=8
CONFIG_MULTI_IRQ_HANDLER=y
CONFIG_ARM_ERRATA_430973=y
......
......@@ -23,7 +23,7 @@ config="omap2plus_defconfig"
#Kernel/Build
KERNEL_REL=3.6
KERNEL_TAG=${KERNEL_REL}-rc6
BUILD=d3
BUILD=d3.1
#git branch
#BRANCH=
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment