Re: [U-Boot] [PATCH V2 3/6] i.mx: mxc_gpio: add the i.mx6q support

2011/11/18 Lv Terry-R65388 r65388@freescale.com:
Hi Jason,
What about using
#ifdef GPIO4_BASE_ADDR [3] = GPIO4_BASE_ADDR, #endif
[...]
Then we can avoid adding SOC compile options in future.
Terry, please don't top-post. As for your comments, I don't think so, first, we should not simply use GPIOx_BASE_ADDR, and second, it will introduce a lot of other platforms changes.
Jason Liu
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

2011/11/18 Lv Terry-R65388 r65388@freescale.com:
Hi Jason,
What about using
#ifdef GPIO4_BASE_ADDR [3] = GPIO4_BASE_ADDR, #endif
[...]
Then we can avoid adding SOC compile options in future.
Terry, please don't top-post. As for your comments, I don't think so, first, we should not simply use GPIOx_BASE_ADDR, and second, it will introduce a lot of other platforms changes.
Jason Liu
So it's Jason Liu or Jason Hui ?! What the heck is your name ?
M

On Fri, Nov 18, 2011 at 6:18 PM, Marek Vasut marek.vasut@gmail.com wrote:
2011/11/18 Lv Terry-R65388 r65388@freescale.com:
Hi Jason,
What about using
#ifdef GPIO4_BASE_ADDR [3] = GPIO4_BASE_ADDR, #endif
[...]
Then we can avoid adding SOC compile options in future.
Terry, please don't top-post. As for your comments, I don't think so, first, we should not simply use GPIOx_BASE_ADDR, and second, it will introduce a lot of other platforms changes.
Jason Liu
So it's Jason Liu or Jason Hui ?! What the heck is your name ?
There is some mistake when linaro assign me the email address. in fact, it should be jason.liu@linaro.org. But anyway, I don't care about it. Sorry to make you confuse. ;)
Jason
M

On Friday 18 November 2011 07:26:59 Jason Hui wrote:
On Fri, Nov 18, 2011 at 6:18 PM, Marek Vasut marek.vasut@gmail.com wrote:
2011/11/18 Lv Terry-R65388 r65388@freescale.com:
Hi Jason,
What about using
#ifdef GPIO4_BASE_ADDR [3] = GPIO4_BASE_ADDR, #endif
[...]
Then we can avoid adding SOC compile options in future.
Terry, please don't top-post. As for your comments, I don't think so, first, we should not simply use GPIOx_BASE_ADDR, and second, it will introduce a lot of other platforms changes.
Jason Liu
So it's Jason Liu or Jason Hui ?! What the heck is your name ?
There is some mistake when linaro assign me the email address. in fact, it should be jason.liu@linaro.org. But anyway, I don't care about it. Sorry to make you confuse. ;)
but the "Jason Hui" part is controlled purely on your side :). only the "jason.hui@linaro.org" is controlled by Linaro. -mike

On Friday 18 November 2011 07:26:59 Jason Hui wrote:
On Fri, Nov 18, 2011 at 6:18 PM, Marek Vasut marek.vasut@gmail.com wrote:
2011/11/18 Lv Terry-R65388 r65388@freescale.com:
Hi Jason,
What about using
#ifdef GPIO4_BASE_ADDR
[3] = GPIO4_BASE_ADDR,
#endif
[...]
Then we can avoid adding SOC compile options in future.
Terry, please don't top-post. As for your comments, I don't think so, first, we should not simply use GPIOx_BASE_ADDR, and second, it will introduce a lot of other platforms changes.
Jason Liu
So it's Jason Liu or Jason Hui ?! What the heck is your name ?
There is some mistake when linaro assign me the email address. in fact, it should be jason.liu@linaro.org. But anyway, I don't care about it. Sorry to make you confuse. ;)
but the "Jason Hui" part is controlled purely on your side :). only the "jason.hui@linaro.org" is controlled by Linaro. -mike
Not really ... you can fake both ;-D

On Friday 18 November 2011 17:59:28 Marek Vasut wrote:
On Friday 18 November 2011 07:26:59 Jason Hui wrote:
On Fri, Nov 18, 2011 at 6:18 PM, Marek Vasut wrote:
2011/11/18 Lv Terry-R65388 r65388@freescale.com:
Hi Jason,
What about using
#ifdef GPIO4_BASE_ADDR
[3] = GPIO4_BASE_ADDR,
#endif
[...]
Then we can avoid adding SOC compile options in future.
Terry, please don't top-post. As for your comments, I don't think so, first, we should not simply use GPIOx_BASE_ADDR, and second, it will introduce a lot of other platforms changes.
Jason Liu
So it's Jason Liu or Jason Hui ?! What the heck is your name ?
There is some mistake when linaro assign me the email address. in fact, it should be jason.liu@linaro.org. But anyway, I don't care about it. Sorry to make you confuse. ;)
but the "Jason Hui" part is controlled purely on your side :). only the "jason.hui@linaro.org" is controlled by Linaro.
Not really ... you can fake both ;-D
you can fake the From. you can't fake the To. -mike
participants (3)
-
Jason Hui
-
Marek Vasut
-
Mike Frysinger