From: Vicente Bergas <vicencb@gmail.com>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org, Vicente Bergas <vicencb@gmail.com>
Subject: [PATCH 0/3] ArchosG9 updates.
Date: Fri, 25 Sep 2015 23:41:00 +0100 [thread overview]
Message-ID: <1443220863-24355-1-git-send-email-vicencb@gmail.com> (raw)
In-Reply-To: <20150924115829.62eef721bbcd7eeb0c9852aa@gmail.com>
Hello,
This series of patches contain updates to the ArchosG9 code.
The first one is just regenerating the *_defconfig with "make savedefconfig"
The second fixes the issue spotted by Antony Pavlov.
The third adds the display. I had that change forgotten somewhere and
thought that it would be better to share it.
By the way, while checking the patches with "scripts/checkpatch.pl" the script
itself reported several 'Unescaped left brace in regex is deprecated' warnings.
The perl version is v5.22.0.
Regards,
Vicente.
Vicente Bergas (3):
archosg9: re-generate defconfigs with "make savedefconfig"
archosg9: Use defaultenv-2-menu
archosg9: add display
arch/arm/boards/archosg9/board.c | 111 +++++++++++++++++++--
arch/arm/boards/archosg9/env/bin/init | 28 ------
arch/arm/boards/archosg9/env/init/automount | 28 ------
arch/arm/boards/archosg9/env/init/automount2 | 7 ++
arch/arm/boards/archosg9/env/init/splash | 5 +
.../boards/archosg9/env/menu/11-boot-flash/action | 4 +
.../boards/archosg9/env/menu/11-boot-flash/title | 1 +
.../arm/boards/archosg9/env/menu/12-boot-sd/action | 4 +
arch/arm/boards/archosg9/env/menu/12-boot-sd/title | 1 +
.../boards/archosg9/env/menu/13-boot-usb/action | 4 +
.../arm/boards/archosg9/env/menu/13-boot-usb/title | 1 +
arch/arm/boards/archosg9/env/menu/mainmenu | 25 -----
arch/arm/boards/archosg9/mux.c | 20 ++--
arch/arm/configs/archosg9_defconfig | 68 +++++++------
arch/arm/configs/archosg9_xload_defconfig | 4 -
15 files changed, 174 insertions(+), 137 deletions(-)
delete mode 100644 arch/arm/boards/archosg9/env/bin/init
delete mode 100644 arch/arm/boards/archosg9/env/init/automount
create mode 100644 arch/arm/boards/archosg9/env/init/automount2
create mode 100644 arch/arm/boards/archosg9/env/init/splash
create mode 100644 arch/arm/boards/archosg9/env/menu/11-boot-flash/action
create mode 100644 arch/arm/boards/archosg9/env/menu/11-boot-flash/title
create mode 100644 arch/arm/boards/archosg9/env/menu/12-boot-sd/action
create mode 100644 arch/arm/boards/archosg9/env/menu/12-boot-sd/title
create mode 100644 arch/arm/boards/archosg9/env/menu/13-boot-usb/action
create mode 100644 arch/arm/boards/archosg9/env/menu/13-boot-usb/title
delete mode 100644 arch/arm/boards/archosg9/env/menu/mainmenu
--
2.5.3
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2015-09-25 22:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 8:58 Archos G9: barebox board env contains boot-entries-collect Antony Pavlov
2015-09-25 22:41 ` Vicente Bergas [this message]
2015-09-29 6:40 ` [PATCH 0/3] ArchosG9 updates Sascha Hauer
2015-09-25 22:41 ` [PATCH 1/3] archosg9: re-generate defconfigs with "make savedefconfig" Vicente Bergas
2015-09-25 22:41 ` [PATCH 2/3] archosg9: Use defaultenv-2-menu Vicente Bergas
2015-09-25 22:41 ` [PATCH 3/3] archosg9: add display Vicente Bergas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1443220863-24355-1-git-send-email-vicencb@gmail.com \
--to=vicencb@gmail.com \
--cc=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox