Difference between revisions of "Talk:DHT-Walnut"

From eLinux.org
Jump to: navigation, search
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
>who is wasting my time reupdating the old page and moving my pages
+
* flameman: i found problem in adding text label ... how to do it ?
>i told you i'm updating the pages to a modern form, also wiky guys have done a jam moving and updating the wiky, it is not my fault, and i've no so much time, also the old page >code is not compatible with the new wiky: ergo let me merge the old pages !!!
+
* Prpplague: there is plenty of documenation on the page, simply click the "Editing Help" option at the bottom of the text entry window, or simply go to http://www.elinux.org/Help:Editing. if you intend on doing a complete rework of a page, start a NEW page. if after you are done it is a better page than the original, someone will add a pointer to the new page, but we will NEVER delete the old page.
 +
* flameman: ok. i will never delete the old pages, I've uploaded all the new pages i could, they are missing of attachments, i will complete them.
 +
----------------------
 +
* flameman: How to remove files uploaded ? i've uploaded 2 files i need to remove: name changed
 +
* wmat: you can't.  Simpy re-upload the files with new names, if necessary.  But if the only change is the name, it'd be better to change the references.
 +
* flameman: ok, i will reupload. But if i remember right, the old wiky was able to remove files ...
 +
* flameman: i need help to complete this table
  
>>don't waste my time moving up and down, please !
+
{| border="1" cellspacing="0" cellpadding="5" align="center"
 +
! addr begin
 +
! addr end
 +
! area
 +
|-
 +
| 40000
 +
| ??
 +
| ram, userspace
 +
|-
 +
| 400000
 +
| ??
 +
| ram, userspace
 +
|-
 +
| 0xef600700
 +
| 0xef600700+4
 +
| PPC405GP, GPIO output register
 +
|-
 +
| 0xef600704
 +
| 0xef600704+4
 +
| PPC405GP, GPIO Tri-State register, Controls if pin is active when high.
 +
|-
 +
| 0xef600718
 +
| 0xef600718+4
 +
| PPC405GP, GPIO Open Drain register. Controls if pin is an open drain or active output.
 +
|-
 +
| 0xef60071c
 +
| 0xef60071c+4
 +
| PPC405GP, GPIO Input register. synchronized with OPBClk
 +
|-
 +
| 0xfff80000
 +
| ???
 +
| ???
 +
|-
 +
| 0xfffa0000
 +
| 0xfffaffff
 +
| flash, bootloader data
 +
|-
 +
| 0xfffb0000
 +
| 0xfffbffff
 +
| flash, bootloader data
 +
|-
 +
| 0xfffc0000
 +
| 0xffffffff
 +
| flash, bootloader
 +
|}
  
>>>edit your own page DHT-Walnut-Flameman , don't delete other peoples work
 
  
who are you ? where is your email ?
+
Open questions
i don't delete other page, i'm merging them into a one work: why should we fork pages ?
+
 
if so, could you restore the old pages ? the one on the old wiky ? they ware perfect !
+
how/where is ram mapped ?
nobody wants to waste his time to merge old to new, i'm working to it and you are wasting my time
+
 
 +
how/where is harddisk mapped ?
 +
 
 +
how/where is pci mapped ?
 +
 
 +
what is the bootstrap addr of the flash ?
 +
 
 +
...

Latest revision as of 10:45, 7 June 2007

  • flameman: i found problem in adding text label ... how to do it ?
  • Prpplague: there is plenty of documenation on the page, simply click the "Editing Help" option at the bottom of the text entry window, or simply go to http://www.elinux.org/Help:Editing. if you intend on doing a complete rework of a page, start a NEW page. if after you are done it is a better page than the original, someone will add a pointer to the new page, but we will NEVER delete the old page.
  • flameman: ok. i will never delete the old pages, I've uploaded all the new pages i could, they are missing of attachments, i will complete them.

  • flameman: How to remove files uploaded ? i've uploaded 2 files i need to remove: name changed
  • wmat: you can't. Simpy re-upload the files with new names, if necessary. But if the only change is the name, it'd be better to change the references.
  • flameman: ok, i will reupload. But if i remember right, the old wiky was able to remove files ...
  • flameman: i need help to complete this table
addr begin addr end area
40000 ?? ram, userspace
400000 ?? ram, userspace
0xef600700 0xef600700+4 PPC405GP, GPIO output register
0xef600704 0xef600704+4 PPC405GP, GPIO Tri-State register, Controls if pin is active when high.
0xef600718 0xef600718+4 PPC405GP, GPIO Open Drain register. Controls if pin is an open drain or active output.
0xef60071c 0xef60071c+4 PPC405GP, GPIO Input register. synchronized with OPBClk
0xfff80000 ??? ???
0xfffa0000 0xfffaffff flash, bootloader data
0xfffb0000 0xfffbffff flash, bootloader data
0xfffc0000 0xffffffff flash, bootloader


Open questions

how/where is ram mapped ?

how/where is harddisk mapped ?

how/where is pci mapped ?

what is the bootstrap addr of the flash ?

...