From: Dinh Nguyen <dinguyen@opensource.altera.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 13/15] ddr: altera: sequencer: Pluck out misc macros from code
Date: Mon, 3 Aug 2015 11:06:25 -0500 [thread overview]
Message-ID: <55BF9181.6030907@opensource.altera.com> (raw)
In-Reply-To: <1438557722-5254-14-git-send-email-marex@denx.de>
On 08/02/2015 06:22 PM, Marek Vasut wrote:
> Actually convert the sequencer code to use socfpga_sdram_misc_config
> instead of the various macros. This is just an sed excercise here, no
> manual coding needed.
>
> This patch actually removes the need to include any board-specific
> files in sequencer.c , so sequencer.c namespace is now no longer
> poluted by QTS-generated macros.
>
s/excercise/exercise
s/poluted/polluted
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Thanks,
Dinh
next prev parent reply other threads:[~2015-08-03 16:06 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-02 23:21 [U-Boot] [PATCH 00/15] socfpga: sequencer.c cleanups Marek Vasut
2015-08-02 23:21 ` [U-Boot] [PATCH 01/15] ddr: altera: sequencer: Move qts-generated files to board dir Marek Vasut
2015-08-03 15:54 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 02/15] ddr: altera: sequencer: Clean up mach/sdram.h Marek Vasut
2015-08-03 15:55 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 03/15] ddr: altera: sequencer: Zap unused params and macros Marek Vasut
2015-08-03 15:55 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 04/15] ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS Marek Vasut
2015-08-03 15:55 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 05/15] ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init Marek Vasut
2015-08-03 15:53 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 06/15] ddr: altera: sequencer: Wrap RW_MGR_* macros Marek Vasut
2015-08-03 15:57 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 07/15] ddr: altera: sequencer: Pluck out RW_MGR_* macros from code Marek Vasut
2015-08-03 15:58 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 08/15] ddr: altera: sequencer: Wrap IO_* macros Marek Vasut
2015-08-03 15:59 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 09/15] ddr: altera: sequencer: Pluck out IO_* macros from code Marek Vasut
2015-08-03 16:00 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 10/15] ddr: altera: sequencer: Wrap misc remaining macros Marek Vasut
2015-08-03 16:02 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 11/15] ddr: altera: sequencer: Zap VFIFO_SIZE Marek Vasut
2015-08-03 16:03 ` Dinh Nguyen
2015-08-02 23:21 ` [U-Boot] [PATCH 12/15] ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL Marek Vasut
2015-08-03 16:04 ` Dinh Nguyen
2015-08-02 23:22 ` [U-Boot] [PATCH 13/15] ddr: altera: sequencer: Pluck out misc macros from code Marek Vasut
2015-08-03 16:06 ` Dinh Nguyen [this message]
2015-08-03 16:23 ` Marek Vasut
2015-08-02 23:22 ` [U-Boot] [PATCH 14/15] ddr: altera: sequencer: Clean data types Marek Vasut
2015-08-03 16:06 ` Dinh Nguyen
2015-08-02 23:22 ` [U-Boot] [PATCH 15/15] ddr: altera: sequencer: Clean checkpatch issues Marek Vasut
2015-08-03 16:07 ` Dinh Nguyen
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=55BF9181.6030907@opensource.altera.com \
--to=dinguyen@opensource.altera.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 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.