diff for duplicates of <2051721.a0060yLKKU@avalon> diff --git a/a/1.txt b/N1/1.txt index f70c349..9ce4d94 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -41,7 +41,8 @@ early boot code, would you be able to have a look at this ? > -__ZRELADDR := $(shell /bin/bash -c 'printf "0x%08x" \ > - $$[$(CONFIG_MEMORY_START) + 0x8000]') > +# per-board load address for uImage -> +loadaddr-y :> +loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000 +> +loadaddr-y := +> +loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000 > +loadaddr-$(CONFIG_MACH_AP4EVB) += 0x40008000 > +loadaddr-$(CONFIG_MACH_APE6EVM) += 0x40008000 > +loadaddr-$(CONFIG_MACH_ARMADILLO800EVA) += 0x40008000 diff --git a/a/content_digest b/N1/content_digest index 60d231f..29d40cf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130610092857.19175.25629.sendpatchset@w520\0" - "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" - "Subject\0Re: [PATCH v2] ARM: shmobile: uImage load address rework\0" - "Date\0Tue, 11 Jun 2013 21:50:28 +0000\0" + "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0" + "Subject\0[PATCH v2] ARM: shmobile: uImage load address rework\0" + "Date\0Tue, 11 Jun 2013 23:50:28 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -48,7 +48,8 @@ "> -__ZRELADDR\t:= $(shell /bin/bash -c 'printf \"0x%08x\" \\\n" "> -\t\t $$[$(CONFIG_MEMORY_START) + 0x8000]')\n" "> +# per-board load address for uImage\n" - "> +loadaddr-y\t:> +loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000\n" + "> +loadaddr-y\t:=\n" + "> +loadaddr-$(CONFIG_MACH_AG5EVM) += 0x40008000\n" "> +loadaddr-$(CONFIG_MACH_AP4EVB) += 0x40008000\n" "> +loadaddr-$(CONFIG_MACH_APE6EVM) += 0x40008000\n" "> +loadaddr-$(CONFIG_MACH_ARMADILLO800EVA) += 0x40008000\n" @@ -74,4 +75,4 @@ "\n" Laurent Pinchart -fc5a1cb08be41a7f527d60b40d7bf4ef628911024d04320ac216f0e0d15cca2d +118027cb3187bebc63896d3c4f00763d14c26c8d7ec7497269f8332a42b3cc05
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.