public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Urja Rannikko <urjaman@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] rk3288 (also rk3036, rk322x) defconfig fixes
Date: Wed,  3 Apr 2019 09:34:06 +0000	[thread overview]
Message-ID: <20190403093409.15868-1-urjaman@gmail.com> (raw)

Hi,

Actually this mostly touches rk3288 veyrons, but others were also touched
in moving some CONFIG items totally into Kconfig.

I did this to show what i meant with my question on whether I should touch
more than just speedy defconfig as a hopefully okay middleground suggestion.
(Since nobody decided to say anything about that..)

Urja Rannikko (3):
  configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
  configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
  configs: update rk3288 veyron defconfigs

 configs/chromebit_mickey_defconfig  | 27 +++++++++++++++++----------
 configs/chromebook_jerry_defconfig  | 27 +++++++++++++++++----------
 configs/chromebook_minnie_defconfig | 27 +++++++++++++++++----------
 configs/chromebook_speedy_defconfig | 27 +++++++++++++++------------
 configs/evb-rk3036_defconfig        |  3 ++-
 configs/evb-rk3229_defconfig        |  2 +-
 configs/evb-rk3288_defconfig        |  2 +-
 configs/fennec-rk3288_defconfig     |  2 +-
 configs/firefly-rk3288_defconfig    |  2 +-
 configs/kylin-rk3036_defconfig      |  3 ++-
 configs/miqi-rk3288_defconfig       |  2 +-
 configs/phycore-rk3288_defconfig    |  2 +-
 configs/popmetal-rk3288_defconfig   |  2 +-
 configs/rock2_defconfig             |  2 +-
 configs/tinker-rk3288_defconfig     |  2 +-
 include/configs/rk3036_common.h     |  3 ---
 include/configs/rk322x_common.h     |  1 -
 include/configs/rk3288_common.h     |  1 -
 include/configs/veyron.h            |  2 --
 include/configs/vyasa-rk3288.h      |  1 -
 20 files changed, 79 insertions(+), 61 deletions(-)

-- 
2.21.0

             reply	other threads:[~2019-04-03  9:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03  9:34 Urja Rannikko [this message]
2019-04-03  9:34 ` [U-Boot] [PATCH 1/3] configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig Urja Rannikko
2019-04-24  3:54   ` Simon Glass
2019-04-03  9:34 ` [U-Boot] [PATCH 2/3] configs: Move CONFIG_CMD_USB_MASS_STORAGE " Urja Rannikko
2019-04-03  9:52   ` Jack Mitchell
2019-04-03 18:44     ` Urja Rannikko
2019-04-03  9:34 ` [U-Boot] [PATCH 3/3] configs: update rk3288 veyron defconfigs Urja Rannikko
2019-04-24  3:54   ` Simon Glass
2019-04-03 18:48 ` [U-Boot] [PATCH v2] configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig Urja Rannikko

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=20190403093409.15868-1-urjaman@gmail.com \
    --to=urjaman@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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