Skip to content

Commit

Permalink
pxa168: Bump MACHINE_PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Cross committed Jun 25, 2012
1 parent 7910de5 commit d4faa81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/machine/include/pxa168.inc
Expand Up @@ -3,7 +3,7 @@ SOC_FAMILY = "pxa168"
require conf/machine/include/tune-arm926ejs.inc

# Increase this everytime you change something in the kernel
MACHINE_KERNEL_PR = "r31"
MACHINE_KERNEL_PR = "r35"


PREFERRED_PROVIDER_virtual/kernel = "linux-silvermoon"
Expand All @@ -18,7 +18,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
EXTRA_IMAGEDEPENDS += "u-boot silvermoon-blobs makedisk-native config-util-native regutil compat-wireless-ath9k-htc ath9k-firmware"

# Match current Silvermoon devices
IMAGE_ROOTFS_SIZE = "512000"
IMAGE_ROOTFS_SIZE = "128000"

IMAGE_POSTPROCESS_COMMAND += "kosagi_make_rom;"

Expand Down

0 comments on commit d4faa81

Please sign in to comment.